Inherits PageBlock.
|
static const std::int32_t | ID = 510041394 |
| Identifier uniquely determining a type of the object.
|
|
◆ pageBlockVideo() [1/2]
◆ pageBlockVideo() [2/2]
A video.
- Parameters
-
[in] | video_ | Video file; may be null. |
[in] | caption_ | Video caption. |
[in] | need_autoplay_ | True, if the video must be played automatically. |
[in] | is_looped_ | True, if the video must be looped. |
◆ store()
void 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 TlObject.
The documentation for this class was generated from the following file: