GetChatInviteLinks constructor
GetChatInviteLinks({})
Implementation
GetChatInviteLinks({
super.extra,
super.client_id,
this.chat_id,
this.creator_user_id,
this.is_revoked,
this.offset_date,
this.offset_invite_link,
this.limit,
});