Skip to content

editInlineMessageReplyMarkup

Function · TDLib 1.8.67 · d1085f9c

Edits the reply markup of an inline message sent via a bot; for bots only

editInlineMessageReplyMarkup(
  inline_message_id: string,
  reply_markup: ReplyMarkup
) → Ok

inline_message_id

string

Inline message identifier

reply_markup

ReplyMarkup

The new message reply markup; pass null if none