appmixer.telegram.core.EditMessage
Edit Message
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Chat ID | text | Numeric chat ID (for example -1002345678901 for a group or channel) or a public @channelusername. The bot must be a member of the chat. Chat IDs are emitted by the New Message trigger. |
| Message ID | number | ID of the message to edit. The bot must be its author. |
| Text | textarea | The replacement body. Up to 4096 characters. |
| Parse Mode | select | How to interpret formatting in the text or caption. |
| Disable Link Preview | toggle | Do not render a preview card for links contained in the text. |
| Field | Type | Description |
|---|---|---|
| Message ID | integer | - |
| Thread ID | integer | - |
| From | object | - |
| Chat | object | - |
| Date (Unix Time) | integer | - |
| Edit Date (Unix Time) | integer | - |
| Text | string | - |
| Reply To Message | object | - |