List Groups and Channels

View All Telegram Messaging API APIs →

Return the groups and channels the connected account belongs to. Each item includes the jid (chat:<id> for basic groups, channel:<id> for supergroups and channels), the name, the type (group, supergroup, or channel), and a participant count for basic groups. Use it to discover the peer ids needed for management operations.

API Features

Groups and channels Lists basic groups, supergroups, and channels in one call
Discover peer ids Provides the chat:/channel: identifiers needed for every group endpoint
Typed results Each entry is typed group, supergroup, or channel

Live API Demo

GET /api/project/telegram-messaging/list-groups

API Response (JSON)

{}
📢
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Contact Us

Use Cases

View Subscription Plans →