menu
tdlib2 package
documentation
td_api.dart
DeleteChatBackground
DeleteChatBackground.new constructor
DeleteChatBackground.new constructor
dark_mode
light_mode
DeleteChatBackground
constructor
DeleteChatBackground
(
{
required
int
chatId
,
required
bool
restorePrevious
,
})
Implementation
DeleteChatBackground({required this.chatId, required this.restorePrevious});
tdlib2 package
documentation
td_api
DeleteChatBackground
DeleteChatBackground.new constructor
DeleteChatBackground class