CF Workers Telegram Bot - v11.8.1
Preparing search index...
TelegramInlineQueryResultVideo
Class TelegramInlineQueryResultVideo
Hierarchy (
View Summary
)
TelegramInlineQueryResult
TelegramInlineQueryResultVideo
Index
Constructors
constructor
Properties
caption?
description?
id
input_
message_
content?
mime_
type
parse_
mode?
thumb_
url
title
type
video_
duration?
video_
height?
video_
url
video_
width?
Constructors
constructor
new
TelegramInlineQueryResultVideo
(
data
:
{
caption
?:
string
;
parse_mode
?:
string
;
title
?:
string
;
video
:
string
;
}
,
)
:
TelegramInlineQueryResultVideo
Parameters
data
:
{
caption
?:
string
;
parse_mode
?:
string
;
title
?:
string
;
video
:
string
}
Returns
TelegramInlineQueryResultVideo
Properties
Optional
caption
caption
?:
string
Optional
description
description
?:
string
id
id
:
string
Optional
input_
message_
content
input_message_content
?:
TelegramInputMessageContent
mime_
type
mime_type
:
string
Optional
parse_
mode
parse_mode
?:
string
thumb_
url
thumb_url
:
string
title
title
:
string
type
type
:
TelegramInlineQueryType
Optional
video_
duration
video_duration
?:
number
Optional
video_
height
video_height
?:
number
video_
url
video_url
:
string
Optional
video_
width
video_width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
caption
description
id
input_
message_
content
mime_
type
parse_
mode
thumb_
url
title
type
video_
duration
video_
height
video_
url
video_
width
CF Workers Telegram Bot - v11.8.1
Loading...