Info about currently connected business bots.
account.connectedBots#17d7f87b connected_bots:Vector<ConnectedBot> users:Vector<User> = account.ConnectedBots;
Name | Type | Description |
---|---|---|
connected_bots | Vector<ConnectedBot> | Info about the connected bots |
users | Vector<User> | Bot information |
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.