#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| bytes | data_ |
| | Data that was attached to the callback button.
|
| |
|
| static const std::int32_t | ID = -1977729946 |
| | Identifier uniquely determining a type of the object.
|
| |
The payload for a general callback button.
Definition at line 7885 of file td_api.h.
◆ callbackQueryPayloadData() [1/2]
| td::td_api::callbackQueryPayloadData::callbackQueryPayloadData |
( |
| ) |
|
The payload for a general callback button.
◆ callbackQueryPayloadData() [2/2]
| td::td_api::callbackQueryPayloadData::callbackQueryPayloadData |
( |
bytes const & |
data_ | ) |
|
|
explicit |
The payload for a general callback button.
- Parameters
-
| [in] | data_ | Data that was attached to the callback button. |
◆ store()
| void td::td_api::callbackQueryPayloadData::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.
◆ data_
| bytes td::td_api::callbackQueryPayloadData::data_ |
Data that was attached to the callback button.
Definition at line 7896 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::callbackQueryPayloadData::ID = -1977729946 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 7911 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