ChatInviteLinkUnlimited
@Serializable
Represent SecondaryChatInviteLink which have no any restrictions like ChatInviteLinkWithJoinRequest or ChatInviteLinkWithLimitedMembers
Constructors
Link copied to clipboard
constructor(inviteLink: String, creator: User, name: String? = null, isRevoked: Boolean = false, expireDate: TelegramDate? = null)