Preparing search index...
The search index is not available
tdjson
tdjson
InputChatThemeEmoji
Interface InputChatThemeEmoji
Describes a chat theme to set. Subtype of
InputChatTheme
.
interface
InputChatThemeEmoji
{
@type
:
"inputChatThemeEmoji"
;
name
:
string
;
}
Index
Properties
@type
name
Properties
@type
@type
:
"inputChatThemeEmoji"
name
name
:
string
Name of the theme.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
name
tdjson
Loading...
Describes a chat theme to set. Subtype of InputChatTheme.