TDLib v0.0.2 TDLib.Object.InputMessageVideo View Source

A video message.

NameTypeDescription
videoInputFileVideo to be sent.
thumbnailinputThumbnailVideo thumbnail, if available.
added_sticker_file_idsnumber[]File identifiers of the stickers added to the video, if applicable.
durationnumberDuration of the video, in seconds.
widthnumberVideo width.
heightnumberVideo height.
captionformattedTextVideo caption; 0-200 characters.
ttlnumberVideo TTL (Time To Live), in seconds (0-60). A non-zero TTL can be specified only in private chats.

More details on telegram’s documentation.