ChatInviteLinkWithJoinRequest
data class ChatInviteLinkWithJoinRequest(val inviteLink: String, val creator: User, val name: String? = null, val leftToReview: Int = 0, val isRevoked: Boolean = false, expireDate: TelegramDate? = null, val subscriptionPeriod: TimeSpan? = null, val subscriptionPrice: <Error class: unknown class>? = null) : SecondaryChatInviteLink
Represent SecondaryChatInviteLink which will require an aprovement from one of the administrators