mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
828 B
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
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 |