A message was received via a connected business chat ».
updateBotNewBusinessMessage#9ddb347c flags:# connection_id:string message:Message reply_to_message:flags.0?Message qts:int = Update;
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.
Business users can connect Telegram bots that will process and answer messages on their behalf. This allows businesses to seamlessly integrate any existing tools and workflows, or add AI assistants that manage their chats.