ChatlistsGetExportedInvites constructor

const ChatlistsGetExportedInvites({
  1. required InputChatlistBase chatlist,
})

Chatlists Get Exported Invites constructor.

Implementation

const ChatlistsGetExportedInvites({required this.chatlist}) : super._();