messages.editInlineBotMessage
Edit an inline bot message
Example
TL schema
Parameters
Name
Type
Description
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