tg_invites
Retrieve invite links for a Telegram group or channel and see which members joined via each link. Requires admin rights in the chat to return any data.
Instructions
Invite links of a group or channel, and who joined through which one. Needs admin rights in that chat: without them Telegram hands out nothing.
Args: chat: group or channel id, @username or exact title. link: without it — the links you created, with their usage counts, limits and expiry dates, plus other admins who also hand out links; with it — the people who joined through that exact link and when. limit: how many links, or how many joiners. revoked: list revoked links instead of live ones (link list only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| link | No | ||
| limit | No | ||
| revoked | No |