Chat ID
Optional
params: {Optional
expires?: number | DateDate when this link will expire.
If number
is passed, UNIX time in ms is expected.
Optional
subscriptionPricing?: RawStarsSubscriptionPricingWhen a pricing plan is passed, this link will become a paid subscription link
Currently the only allowed .period
is 1 month, i.e. 2592000
Optional
usageLimit?: numberMaximum number of users that can be members of this chat at the same time after joining using this link.
Integer in range [1, 99999]
or Infinity
Optional
withApproval?: booleanWhether users to be joined via this link need to be approved by an admin
Create an additional invite link for the chat.
You must be an administrator and have appropriate rights.