td_edit_message
Edit an existing Telegram message by specifying the dialog, message ID, and new text. Replace old content with updated text directly via MTProto.
Instructions
Edit an existing message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dialog | Yes | Dialog ID | |
| message | Yes | New message text | |
| messageId | Yes | Message ID to edit |