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