Remove Group Members

View All Telegram Messaging API APIs →

Remove one or more users from a group or channel. Send a JSON body with participants (an array of peer strings resolving to users, e.g. ["@alice"]). Returns how many were removed. Requires the appropriate admin rights in the group or channel.

API Features

Bulk remove Remove several members in one request via the participants array
Removed count Confirms exactly how many members were removed
Groups and channels Works for basic groups, supergroups, and channels

Live API Demo

DELETE /api/project/telegram-messaging/remove-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 →