editInlineMessageReplyMarkup¶
Edits the reply markup of an inline message sent via a bot; for bots only
editInlineMessageReplyMarkup(
inline_message_id: string,
reply_markup: ReplyMarkup
) → Ok
editInlineMessageReplyMarkup¶Edits the reply markup of an inline message sent via a bot; for bots only
editInlineMessageReplyMarkup(
inline_message_id: string,
reply_markup: ReplyMarkup
) → Ok