PrimaryInviteLink
@Serializable
Primary invite link in the chat for this bot
Constructors
Link copied to clipboard
constructor(inviteLink: String, creator: User, isRevoked: Boolean = false, expireDate: TelegramDate? = null)