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

POST /api/project/telegram-messaging/add-participants

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 →