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