MadelineProtoDocs/docs/TD_docs/methods/editInlineMessageReplyMarkup.md
2018-04-04 19:52:48 +02:00

719 B

title description image
editInlineMessageReplyMarkup Bots only. Edits reply markup of an inline message sent via bot https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: editInlineMessageReplyMarkup

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Edits reply markup of an inline message sent via bot

Parameters:

Name Type Required Description
inline_message_id string Yes Inline message identifier
reply_markup ReplyMarkup Yes New message reply markup

Return type: Ok