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