appmixer.telegram.core.NewMessage
New Message
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Chat ID | text | Only emit messages from this chat. Leave empty to receive messages from every chat the bot is in. Numeric ID or @channelusername. |
| Include Edited Messages | toggle | Also fire when an existing message is edited. |
| Include Channel Posts | toggle | Also fire for posts published in channels the bot administers. |
| Field | Type | Description |
|---|---|---|
| Message ID | integer | - |
| Thread ID | integer | - |
| From | object | - |
| Chat | object | - |
| Date (Unix Time) | integer | - |
| Edit Date (Unix Time) | integer | - |
| Text | string | - |
| Caption | string | - |
| Photo Sizes | array | - |
| Document | object | - |
| Reply To Message | object | - |
| Update ID | integer | - |
| Update Kind | string | - |