MadelineProtoDocs/docs/TD_docs/methods/editInlineMessageReplyMarkup.md

722 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 Description Required
inline_message_id string Inline message identifier Yes
reply_markup ReplyMarkup New message reply markup Yes

Return type: Ok