ThemeSettings
Describes theme settings.
This is an alias for the ThemeSettingsUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "themeSettings" | |
accentColor | number | Theme accent color in ARGB format |
background | The background to be used in chats; may be null | |
outgoingMessageFill | The fill to be used as a background for outgoing messages | |
animateOutgoingMessageFill | boolean | If true, the freeform gradient fill needs to be animated on every sent message |
outgoingMessageAccentColor | number | Accent color of outgoing messages in ARGB format |