Add Group Members
View All Telegram Messaging API APIs →Add one or more users to a group or channel. Send a JSON body with participants (an array of peer strings resolving to users, e.g. ["@alice","+8613800138000"]). Returns how many were added. Requires the appropriate admin rights in the group or channel.
API Features
Bulk add Add several members in one request via the participants array
Added count Confirms exactly how many members were added
Groups and channels Works for basic groups, supergroups, and channels
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 100 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page. Dashboard →
POST
/api/project/telegram-messaging/add-participants API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Seed a new cohort group with a list of customers
- Grow a community by adding opted-in members in bulk
- Automate member onboarding from your CRM