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.

NameTypeDescription
chat_idstringChat identifier.
reply_markup_message_idstringIdentifier 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.