GetChatFolderInviteLinks constructor

GetChatFolderInviteLinks({
  1. required int chatFolderId,
})

Implementation

GetChatFolderInviteLinks({required this.chatFolderId});