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