Skip to content

editMessageReplyMarkup

Sahri Riza Umami edited this page Oct 12, 2017 · 2 revisions

Bots only.
Edits message reply markup.
Returns edited message after edit is complete server side.

editMessageReplyMarkup(chat_id, message_id, reply_markup)
Field Type Description
chat_id int53 Chat the message belongs to
message_id int53 Identifier of the message
reply_markup ReplyMarkup New message reply markup

Frequently Asked Questions
The Functions

Clone this wiki locally