messages.editInlineBotMessage
Edit an inline bot message
Example
TL schema
Parameters
Name
Type
Description
flags
no_webpage
Disable webpage preview
id
Sent inline message ID
message
Message
media
Media
reply_markup
Reply markup for inline keyboards
entities
Result
Possible errors
Code
Type
Description
400
MESSAGE_ID_INVALID
The provided message id is invalid
400
MESSAGE_NOT_MODIFIED
The message text has not changed
Can bots use this methd ?
yes
Related pages
How to create styled text with message entities
Last updated
Was this helpful?