969 B
969 B
title | description |
---|---|
inputMessageVideo | Video message |
Constructor: inputMessageVideo
Video message
Attributes:
Name | Type | Required | Description |
---|---|---|---|
video | InputFile | Yes | Video to send |
thumb | InputThumb | Yes | Video thumb, if available |
added_sticker_file_ids | Array of int | Yes | File identifiers of stickers added onto the video |
duration | int | Yes | Duration of the video in seconds |
width | int | Yes | Video width |
height | int | Yes | Video height |
caption | string | Yes | Video caption, 0-200 characters |
ttl | int | Yes | Video TTL in seconds, 0-60. Non-zero TTL can be only specified in private chats |