TDLib v0.0.2 TDLib.Object.UpdateChatReplyMarkup View Source
The default chat reply markup was changed. Can occur because new messages with reply markup were received or because an old reply markup was hidden by the user.
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
reply_markup_message_id | string | Identifier of the message from which reply markup needs to be used; 0 if there is no default custom reply markup in the chat. |
More details on telegram’s documentation.