764 B
764 B
title | description | image |
---|---|---|
inlineQueryResultVideo | Represents a video cached on the telegram server | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inlineQueryResultVideo
Represents a video cached on the telegram server
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | Unique identifier of this result |
video | video | Yes | The video |
title | string | Yes | Title of the video |
description | string | Yes | Description of the video |