ChatBoostLevelFeatures
Object Hierarchy:
Description:
public class ChatBoostLevelFeatures :
Error
Contains a list of features available on a specific chat boost level
Content:
Properties:
- public int32 accent_color_count { get; set construct; }
Number of custom colors for background of empty chat photo, replies to
messages and link previews
- public bool can_disable_sponsored_messages { get; set construct; }
True, if sponsored messages can be disabled in the chat
- public bool can_enable_automatic_translation { get; set construct; }
True, if automatic translation of messages can be enabled in the chat
- public bool can_recognize_speech { get; set construct; }
True, if speech recognition can be used for video note and voice note
messages by all users
- public bool can_set_background_custom_emoji { get; set construct; }
True, if custom emoji for reply header and link preview background can
be set
- public bool can_set_custom_background { get; set construct; }
True, if custom background can be set in the chat for all users
- public bool can_set_custom_emoji_sticker_set { get; set construct; }
True, if custom emoji sticker set can be set for the chat
- public bool can_set_emoji_status { get; set construct; }
True, if emoji status can be set
- public bool can_set_profile_background_custom_emoji { get; set construct; }
True, if custom emoji for profile background can be set
- public int32 chat_theme_background_count { get; set construct; }
Number of chat theme backgrounds that can be set as chat background
- public int32 custom_emoji_reaction_count { get; set construct; }
Number of custom emoji reactions that can be added to the list of
available reactions
- public int32 level { get; set construct; }
Target chat boost level
- public int32 profile_accent_color_count { get; set construct; }
Number of custom colors for profile photo background
- public int32 story_per_day_count { get; set construct; }
Number of stories that the chat can publish daily
- public int32 title_color_count { get; set construct; }
Number of custom colors for chat title
Creation methods:
- public ChatBoostLevelFeatures (int32 level, int32 story_per_day_count, int32 custom_emoji_reaction_count, int32 title_color_count, int32 profile_accent_color_count, bool can_set_profile_background_custom_emoji, int32 accent_color_count, bool can_set_background_custom_emoji, bool can_set_emoji_status, int32 chat_theme_background_count, bool can_set_custom_background, bool can_set_custom_emoji_sticker_set, bool can_enable_automatic_translation, bool can_recognize_speech, bool can_disable_sponsored_messages)
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