menu
tdlib2 package
documentation
td_api.dart
ProcessChatFolderNewChats
ProcessChatFolderNewChats.new constructor
ProcessChatFolderNewChats.new constructor
dark_mode
light_mode
ProcessChatFolderNewChats
constructor
ProcessChatFolderNewChats
(
{
required
int
chatFolderId
,
required
List
<
int
>
addedChatIds
,
})
Implementation
ProcessChatFolderNewChats({ required this.chatFolderId, required this.addedChatIds, });
tdlib2 package
documentation
td_api
ProcessChatFolderNewChats
ProcessChatFolderNewChats.new constructor
ProcessChatFolderNewChats class