EditChatInviteLink constructor
EditChatInviteLink({})
Implementation
EditChatInviteLink({
super.extra,
super.client_id,
this.chat_id,
this.invite_link,
this.name,
this.expiration_date,
this.member_limit,
this.creates_join_request,
});