#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1599869809 |
| | Identifier uniquely determining a type of the object.
|
| |
A collapsible block.
Definition at line 48492 of file td_api.h.
◆ pageBlockDetails() [1/2]
| td::td_api::pageBlockDetails::pageBlockDetails |
( |
| ) |
|
◆ pageBlockDetails() [2/2]
A collapsible block.
- Parameters
-
| [in] | header_ | Always visible heading for the block. |
| [in] | page_blocks_ | Block contents. |
| [in] | is_open_ | True, if the block is open by default. |
◆ store()
| void td::td_api::pageBlockDetails::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.
◆ header_
Always visible heading for the block.
Definition at line 48503 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::pageBlockDetails::ID = -1599869809 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 48524 of file td_api.h.
◆ is_open_
| bool td::td_api::pageBlockDetails::is_open_ |
True, if the block is open by default.
Definition at line 48507 of file td_api.h.
◆ page_blocks_
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