684 B
684 B
title | description |
---|---|
inlineQueryResultVideo | Represents a video cached on the telegram server |
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 |