edit_business_message_text
Update the text of an existing business message. Specify message ID, chat ID, and new text; optionally set formatting or inline keyboard.
Instructions
Edit a text message sent on behalf of a business account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New message text | |
| chat_id | Yes | Chat ID of the message | |
| message_id | Yes | ID of the message to edit | |
| parse_mode | No | Text formatting mode | |
| reply_markup | No | JSON string with inline keyboard markup | |
| business_connection_id | Yes | Business connection ID |