menu
td_json_client package
documentation
td_api.dart
SetChatTheme
SetChatTheme.new constructor
SetChatTheme.new constructor
dark_mode
light_mode
SetChatTheme
constructor
SetChatTheme
(
{
String
?
extra
,
int
?
client_id
,
int53
?
chat_id
,
string
?
theme_name
,
})
Implementation
SetChatTheme({ super.extra, super.client_id, this.chat_id, this.theme_name, });
td_json_client package
documentation
td_api
SetChatTheme
SetChatTheme.new constructor
SetChatTheme class