Create a Group

View All Telegram Messaging API APIs →

Create a basic Telegram group with a title and an initial set of participants. Send a JSON body with name and participants (an array of peer strings resolving to users, e.g. ["@alice","+8613800138000"]). Returns the created chat's peer ids for immediate follow-up operations.

API Features

One-call creation Create a named group and seed it with participants in a single request
Returns chat ids Get the new group's peer ids for immediate follow-up
Bulk seeding Provide multiple participants at once via the participants array

Live API Demo

POST /api/project/telegram-messaging/create-group

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 →