#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -714111887 |
| | Identifier uniquely determining a type of the object.
|
| |
The chat reply markup was changed.
Definition at line 77305 of file td_api.h.
◆ updateChatReplyMarkup() [1/2]
| td::td_api::updateChatReplyMarkup::updateChatReplyMarkup |
( |
| ) |
|
The chat reply markup was changed.
◆ updateChatReplyMarkup() [2/2]
| td::td_api::updateChatReplyMarkup::updateChatReplyMarkup |
( |
int53 |
chat_id_, |
|
|
object_ptr< message > && |
reply_markup_message_ |
|
) |
| |
The chat reply markup was changed.
- Parameters
-
| [in] | chat_id_ | Chat identifier. |
| [in] | reply_markup_message_ | The message from which the reply markup must be used; may be null if there is no default reply markup in the chat. |
◆ store()
| void td::td_api::updateChatReplyMarkup::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.
◆ chat_id_
| int53 td::td_api::updateChatReplyMarkup::chat_id_ |
◆ ID
| const std::int32_t td::td_api::updateChatReplyMarkup::ID = -714111887 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 77334 of file td_api.h.
◆ reply_markup_message_
The message from which the reply markup must be used; may be null if there is no default reply markup in the chat.
Definition at line 77318 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