#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1373158683 |
| | Identifier uniquely determining a type of the object.
|
| |
Represents a video.
Definition at line 26657 of file td_api.h.
◆ inlineQueryResultVideo() [1/2]
| td::td_api::inlineQueryResultVideo::inlineQueryResultVideo |
( |
| ) |
|
◆ inlineQueryResultVideo() [2/2]
Represents a video.
- Parameters
-
| [in] | id_ | Unique identifier of the query result. |
| [in] | video_ | Video. |
| [in] | title_ | Title of the video. |
| [in] | description_ | Description of the video. |
◆ store()
| void td::td_api::inlineQueryResultVideo::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ description_
| string td::td_api::inlineQueryResultVideo::description_ |
Description of the video.
Definition at line 26674 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::inlineQueryResultVideo::ID = -1373158683 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 26692 of file td_api.h.
◆ id_
| string td::td_api::inlineQueryResultVideo::id_ |
Unique identifier of the query result.
Definition at line 26668 of file td_api.h.
◆ title_
| string td::td_api::inlineQueryResultVideo::title_ |
◆ video_
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h