#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 870838318 |
| | Identifier uniquely determining a type of the object.
|
| |
The media is a video.
Definition at line 49134 of file td_api.h.
◆ paidMediaVideo() [1/2]
| td::td_api::paidMediaVideo::paidMediaVideo |
( |
| ) |
|
◆ paidMediaVideo() [2/2]
The media is a video.
- Parameters
-
| [in] | video_ | The video. |
| [in] | cover_ | Cover of the video; may be null if none. |
| [in] | start_timestamp_ | Timestamp from which the video playing must start, in seconds. |
◆ store()
| void td::td_api::paidMediaVideo::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.
◆ cover_
Cover of the video; may be null if none.
Definition at line 49147 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::paidMediaVideo::ID = 870838318 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 49166 of file td_api.h.
◆ start_timestamp_
| int32 td::td_api::paidMediaVideo::start_timestamp_ |
Timestamp from which the video playing must start, in seconds.
Definition at line 49149 of file td_api.h.
◆ 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