diff --git a/data/core.telegram.org/tdlib/options.html b/data/core.telegram.org/tdlib/options.html index 4364d502f2..cce1f12a87 100644 --- a/data/core.telegram.org/tdlib/options.html +++ b/data/core.telegram.org/tdlib/options.html @@ -87,6 +87,12 @@ If true, new chats from non-contacts will be automatically archived and muted. The option can be set only if the option “can_archive_and_mute_new_chats_from_unknown_users” is true. getOption needs to be called explicitly to fetch the latest value of the option, changed from another device +disable_animated_emoji +Boolean +Yes +If true, animated emoji will be disabled and shown as plain emoji + + disable_contact_registered_notifications Boolean Yes @@ -150,7 +156,7 @@ is_location_visible Boolean Yes -If true, other users will be allowed to see the current user's location +If true, other users will be allowed to see the current user's location. getOption needs to be called explicitly to fetch the latest value of the option, changed from another device language_pack_database_path @@ -219,10 +225,10 @@ If true, the background storage optimizer will be enabled -animated_emoji_sticker_set_name -String -No -Name of a sticker set with animated emojis +utc_time_offset +Integer +Yes +A UTC time offset used for splitting messages by days. The option is reset automatically on each TDLib instance launch, so it needs to be set manually only if the time offset is changed during execution. animation_search_bot_username @@ -231,6 +237,12 @@ Username of a bot which can be used in inline mode for animations search +authentication_token +String +No +An authentication token to be used on subsequent authorizations and received when logging out + + authorization_date Integer No @@ -267,6 +279,12 @@ If true, the option “ignore_sensitive_content_restrictions” can be changed +channel_bot_user_id +Integer +No +Identifier of the bot which is shown as the sender of messages sent on behalf of channels when viewed from an outdated client + + enabled_proxy_id Integer No @@ -345,6 +363,24 @@ Identifier of the language pack, suggested for the user by the server +suggested_video_note_audio_bitrate +String +No +Suggested bit rate for audio encoding in video notes + + +suggested_video_note_length +String +No +Suggested width and height of the video in video notes + + +suggested_video_note_video_bitrate +String +No +Suggested bit rate for video encoding in video notes + + supergroup_size_max Integer No