AccentColor
Object Hierarchy:
Description:
public class AccentColor :
Error
Contains information about supported accent color for user/chat name, background of empty chat photo, replies to messages and link
previews
Content:
Properties:
- public int32 built_in_accent_color_id { get; set construct; }
Identifier of a built-in color to use in places, where only one color
is needed; 0-6
- public ArrayList<int32?> dark_theme_colors { get; set construct; }
The list of 1-3 colors in RGB format, describing the accent color, as
expected to be shown in dark themes
- public int32 id_ { get; set construct; }
Accent color identifier
- public ArrayList<int32?> light_theme_colors { get; set construct; }
The list of 1-3 colors in RGB format, describing the accent color, as
expected to be shown in light themes
- public int32 min_channel_chat_boost_level { get; set construct; }
The minimum chat boost level required to use the color in a channel
chat
Creation methods:
- public AccentColor (int32 id_, int32 built_in_accent_color_id, ArrayList<int32?> light_theme_colors, ArrayList<int32?> dark_theme_colors, int32 min_channel_chat_boost_level)
Inherited Members:
All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref