MadelineProto/docs/TD_docs/constructors/updateChatReplyMarkup.md
2017-08-25 15:05:53 +02:00

828 B

title description
updateChatReplyMarkup Default chat reply markup has changed. It can happen because new message with reply markup has come or old reply markup was hidden by user

Constructor: updateChatReplyMarkup

Back to constructors index

Default chat reply markup has changed. It can happen because new message with reply markup has come or old reply markup was hidden by user

Attributes:

Name Type Required Description
chat_id int53 Yes Chat identifier
reply_markup_message_id int53 Yes Identifier of the message from which reply markup need to be used or 0 if there is no default custom reply markup in the chat

Type: Update