#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1510961171 |
| | Identifier uniquely determining a type of the object.
|
| |
A map.
Definition at line 48579 of file td_api.h.
◆ pageBlockMap() [1/2]
| td::td_api::pageBlockMap::pageBlockMap |
( |
| ) |
|
◆ pageBlockMap() [2/2]
A map.
- Parameters
-
| [in] | location_ | Location of the map center. |
| [in] | zoom_ | Map zoom level. |
| [in] | width_ | Map width. |
| [in] | height_ | Map height. |
| [in] | caption_ | Block caption. |
◆ store()
| void td::td_api::pageBlockMap::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.
◆ caption_
◆ height_
| int32 td::td_api::pageBlockMap::height_ |
◆ ID
| const std::int32_t td::td_api::pageBlockMap::ID = 1510961171 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 48617 of file td_api.h.
◆ location_
Location of the map center.
Definition at line 48590 of file td_api.h.
◆ width_
| int32 td::td_api::pageBlockMap::width_ |
◆ zoom_
| int32 td::td_api::pageBlockMap::zoom_ |
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