telegram-get-invite-links
Retrieve invite links for any Telegram group or channel. Filter by admin to see links created by a specific user.
Instructions
Get list of invite links for a group or channel. By default returns links created by the current account; pass adminId to query another admin's links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max links to return | |
| chatId | Yes | Chat ID or username | |
| adminId | No | Admin user ID or username to list links for (default: current account) |