Create an invite link
create_invite_linkGenerate a Telegram invite link with optional expiration date, usage limit, and admin approval requirement for new members.
Instructions
Generate a new invite link with optional expiry, usage cap, and join-request gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | Yes | ||
| title | No | ||
| accountId | No | ||
| expireDate | No | Unix seconds — link expires at this time | |
| usageLimit | No | ||
| requestNeeded | No | Require admin approval to join |