edit_inline_message_text


Description:

public async Ok edit_inline_message_text (string inline_message_id, ReplyMarkup reply_markup, InputMessageContent input_message_content) throws TDLibError

Edits the text of an inline text or game message sent via a bot; for bots only

Parameters:

inline_message_id

Inline message identifier

reply_markup

The new message reply markup; pass null if none

input_message_content

New text content of the message. Must be of type inputMessageText