Skip to content
TGX-CORE
Search
K
Main Navigation
Documentation
Guidebook
Github
Releases
Issues
Appearance
Menu
Return to top
On this page
export Interface
InputMediaVideoPayload
​
Properties
​
caption? :
string
​
caption_entities? :
MessageEntities
|
MessageEntityPayload[]
​
duration? :
number
​
has_spoiler? :
boolean
​
height? :
number
​
media :
string
​
parse_mode? :
string
​
show_caption_above_media? :
boolean
​
supports_streaming? :
boolean
​
thumbnail? :
string
​
type? :
"video"
​
width? :
number
​