ChatInviteLinkInfo constructor
ChatInviteLinkInfo({})
Implementation
ChatInviteLinkInfo({
super.extra,
super.client_id,
this.chat_id,
this.accessible_for,
this.type,
this.title,
this.photo,
this.description,
this.member_count,
this.member_user_ids,
this.creates_join_request,
this.is_public,
});