MadelineProto/docs/TD_docs/methods/editInlineMessageCaption.md

761 B

title description
editInlineMessageCaption Bots only. Edits caption of an inline message content sent via bot

Method: editInlineMessageCaption

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Edits caption of an inline message content 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
caption CLICK ME string Yes New message content caption, 0-200 characters

Return type: Ok