A message was received via a connected business chat ».
Constructor schema is available as of layer 177. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| connection_id | string | Connection ID. |
| message | Message | New message. |
| reply_to_message | flags.0?Message | The message that message is replying to. |
| qts | int | New qts value, see updates » for more info. |
How to subscribe to updates and handle them properly.
Users can connect Telegram bots that will process and answer messages on their behalf. This allows them to seamlessly integrate any existing tools and workflows, or add AI assistants that manage their chats.