#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| string | id_ |
| | Unique identifier for the message.
|
| |
|
| static const std::int32_t | ID = 1908477921 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains identifier of a sent guest message.
Definition at line 26211 of file td_api.h.
◆ inlineMessageId() [1/2]
| td::td_api::inlineMessageId::inlineMessageId |
( |
| ) |
|
Contains identifier of a sent guest message.
◆ inlineMessageId() [2/2]
| td::td_api::inlineMessageId::inlineMessageId |
( |
string const & |
id_ | ) |
|
|
explicit |
Contains identifier of a sent guest message.
- Parameters
-
| [in] | id_ | Unique identifier for the message. |
◆ store()
| void td::td_api::inlineMessageId::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.
◆ ID
| const std::int32_t td::td_api::inlineMessageId::ID = 1908477921 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 26237 of file td_api.h.
◆ id_
| string td::td_api::inlineMessageId::id_ |
Unique identifier for the message.
Definition at line 26222 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