775 B
775 B
title | description |
---|---|
editMessageReplyMarkup | Bots only. Edits message reply markup. Returns edited message after edit is complete server side |
Method: editMessageReplyMarkup
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Edits message reply markup. Returns edited message after edit is complete server side
Params:
Name | Type | Required | Description |
---|---|---|---|
chat_id | InputPeer | Yes | Chat the message belongs to |
message_id | int53 | Yes | Identifier of the message |
reply_markup | ReplyMarkup | Yes | New message reply markup |