TgKit library and website are still in early development!

ChatInviteLinkCreateOptions Interface

Properties

createsJoinRequest boolean

*true*, if users joining the chat via the link need to be approved by chat administrators. If *true*, memberLimit can't be specified

See the code

expireDate Date

Point in time when the link will expire

See the code

memberLimit number

The maximum number of users that can be members of the chat simultaneously after joining the chat via this invite link; 1-99999

See the code

name string

Invite link name; 0-32 characters

See the code