1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/methods/editInlineMessageReplyMarkup.md

663 B

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

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 CLICK ME string Yes Inline message identifier
reply_markup CLICK ME ReplyMarkup Yes New message reply markup

Return type: Ok