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