TgKit library and website are still in early development!

ChatInviteLink Class

extends Base

Internal class that provides an access to the client instance to most structures

Methods

toJSON

Properties

client Client

See the code

creator User

Creator of the link

See the code

expireDate Date

Point in time when the link will expire or has been expired

See the code

isPrimary boolean

*true*, if the link is primary

See the code

isRevoked boolean

*true*, if the link is revoked

See the code

memberLimit number

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

pendingJoinRequestCount number

Number of pending join requests created using this link

See the code

Methods

toJSON(): object

See the code