Info about currently connected business bots.
account.connectedBots#17d7f87b connected_bots:Vector<ConnectedBot> users:Vector<User> = account.ConnectedBots;
---functions---
account.getConnectedBots#4ea4c80f = account.ConnectedBots;
| Constructor | Description |
|---|---|
| account.connectedBots | Info about currently connected business bots. |
| Method | Description |
|---|---|
| account.getConnectedBots | List all currently connected business bots ยป |
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.