Telegram user sessions are planned, not live
The catalog selects an official account API path but still requires Telegram application credentials, encrypted session custody, real-account conformance, and flood-wait enforcement.
- Catalog status and access: Telegram user accounts — planned, official account api
- Authentication: A user-account connection requires Telegram application credentials, an interactive authorization flow, and an encrypted long-lived session bound to the correct workspace and user. Bot authorization is a different product surface.
- Resources: chats, messages, attendees, attachments
- Target actions: chat.list, chat.get, chat.create, message.list, message.get, message.send, message.edit, message.delete
- Target events: message.received, message.sent, message.edited, message.deleted, message.reaction
- Limitations and failures: No Telegram session runtime is released; Flood waits and session invalidation require provider-specific handling; Bot-only behavior is not implied by the user-account catalog
- Release gates: Telegram user accounts — Telegram application credentials, encrypted sessions, and flood-wait enforcement