813 B
813 B
title | description | image |
---|---|---|
editInlineMessageCaption | Bots only. Edits caption of an inline message content sent via bot | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: editInlineMessageCaption
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Edits caption of an inline message content sent via bot
Parameters:
Name | Type | Description | Required |
---|---|---|---|
inline_message_id | string | Inline message identifier | Yes |
reply_markup | ReplyMarkup | New message reply markup | Yes |
caption | string | New message content caption, 0-200 characters | Yes |