641 B
641 B
title | description |
---|---|
editInlineMessageReplyMarkup | Bots only. Edits reply markup of an inline message sent via bot |
Method: editInlineMessageReplyMarkup
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Edits reply markup of an inline message sent via bot
Params:
Name | Type | Required | Description |
---|---|---|---|
inline_message_id | string | Yes | Inline message identifier |
reply_markup | ReplyMarkup | Yes | New message reply markup |