TDLib v0.0.2 TDLib.Object.InlineQueryResultVideo View Source
Represents a video.
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the query result. |
| video | video | Video. |
| title | string | Title of the video. |
| description | string | Description of the video. |
More details on telegram’s documentation.