menu
tdlib2 package
documentation
td_api.dart
AddChatToList
AddChatToList.new constructor
AddChatToList.new constructor
dark_mode
light_mode
AddChatToList
constructor
AddChatToList
(
{
required
int
chatId
,
ChatList
?
chatList
,
})
Implementation
AddChatToList({required this.chatId, this.chatList});
tdlib2 package
documentation
td_api
AddChatToList
AddChatToList.new constructor
AddChatToList class