#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1489540905 |
| | Identifier uniquely determining a type of the object.
|
| |
A new incoming guest query; for bots only.
Definition at line 82753 of file td_api.h.
◆ updateNewGuestQuery() [1/2]
| td::td_api::updateNewGuestQuery::updateNewGuestQuery |
( |
| ) |
|
A new incoming guest query; for bots only.
◆ updateNewGuestQuery() [2/2]
A new incoming guest query; for bots only.
- Parameters
-
| [in] | id_ | Unique query identifier. |
| [in] | message_ | The message with the query. |
| [in] | reference_messages_ | The list of reference messages. |
◆ store()
| void td::td_api::updateNewGuestQuery::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::updateNewGuestQuery::ID = 1489540905 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 82785 of file td_api.h.
◆ id_
| int64 td::td_api::updateNewGuestQuery::id_ |
Unique query identifier.
Definition at line 82764 of file td_api.h.
◆ message_
The message with the query.
Definition at line 82766 of file td_api.h.
◆ reference_messages_
The list of reference messages.
Definition at line 82768 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