#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1942577763 |
| | Identifier uniquely determining a type of the object.
|
| |
An embedded web page.
Definition at line 48198 of file td_api.h.
◆ pageBlockEmbedded() [1/2]
| td::td_api::pageBlockEmbedded::pageBlockEmbedded |
( |
| ) |
|
◆ pageBlockEmbedded() [2/2]
An embedded web page.
- Parameters
-
| [in] | url_ | URL of the embedded page, if available. |
| [in] | html_ | HTML-markup of the embedded page. |
| [in] | poster_photo_ | Poster photo, if available; may be null. |
| [in] | width_ | Block width; 0 if unknown. |
| [in] | height_ | Block height; 0 if unknown. |
| [in] | caption_ | Block caption. |
| [in] | is_full_width_ | True, if the block must be full width. |
| [in] | allow_scrolling_ | True, if scrolling needs to be allowed. |
◆ store()
| void td::td_api::pageBlockEmbedded::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.
◆ allow_scrolling_
| bool td::td_api::pageBlockEmbedded::allow_scrolling_ |
True, if scrolling needs to be allowed.
Definition at line 48223 of file td_api.h.
◆ caption_
◆ height_
| int32 td::td_api::pageBlockEmbedded::height_ |
Block height; 0 if unknown.
Definition at line 48217 of file td_api.h.
◆ html_
| string td::td_api::pageBlockEmbedded::html_ |
HTML-markup of the embedded page.
Definition at line 48211 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::pageBlockEmbedded::ID = -1942577763 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 48245 of file td_api.h.
◆ is_full_width_
| bool td::td_api::pageBlockEmbedded::is_full_width_ |
True, if the block must be full width.
Definition at line 48221 of file td_api.h.
◆ poster_photo_
Poster photo, if available; may be null.
Definition at line 48213 of file td_api.h.
◆ url_
| string td::td_api::pageBlockEmbedded::url_ |
URL of the embedded page, if available.
Definition at line 48209 of file td_api.h.
◆ width_
| int32 td::td_api::pageBlockEmbedded::width_ |
Block width; 0 if unknown.
Definition at line 48215 of file td_api.h.
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