From fb3e040df6185a426bb66a1416987e12172328c1 Mon Sep 17 00:00:00 2001
From: GitHub Action Whether clients can invoke account.setGlobalPrivacySettings with Contains a list of suggestions that should be actively shown as a tooltip to the user. (Array of strings, possible values shown in the suggestions section ». Maximum number of topics that can be pinned in a single forum. (integer) The ID of the official native antispam bot, that will automatically delete spam messages if enabled as specified in the native antispam documentation ».globalPrivacySettings.archive_and_mute_new_noncontact_peers = boolTrue
, to automatically archive and mute new incoming chats from non-contacts. (boolean)pending_suggestions
forum_upgrade_participants_min
+topics_pinned_limit
telegram_antispam_user_id
-When fetching the admin list of a supergroup using channels.getParticipants, if native antispam functionality in the specified supergroup, the bot should be manually added to the admin list displayed to the user.
telegram_antispam_group_size_min
Minimum number of members required to enable native antispam functionality.
+Minimum number of members required to enable native antispam functionality. (integer)
fragment_prefixes
hidden_members_group_size_min
ios_disable_parallel_channel_reset
Minimum number of participants required to hide the participants list of a supergroup using channels.toggleParticipantsHidden. (integer)
premium_gift_attach_menu_icon
premium_gift_text_field_icon
url_auth_domains
autologin_domains
A list of Telegram domains that support automatic login with no user confirmation, click here for more info on URL authorization ». (array of strings)
round_video_encoding
Contains a set of recommended codec parameters for round videos.
+Contains a set of recommended codec parameters for round videos. (object, as described in the example)
chat_read_mark_size_threshold
Per-user read receipts, fetchable using messages.getMessageReadParticipants, will be available in groups with an amount of participants less or equal to chat_read_mark_size_threshold
. (integer)
chat_read_mark_expire_period
manage_topics
rights, and will generate messageActionTopicCreate/messageActionTopicEdit service messages.
Note that Telegram Premium users can pass any custom emoji to icon_emoji_id
, while other users can only use the custom emojis contained in the inputStickerSetEmojiDefaultTopicIcons emoji pack.
If the default chat icon is used, its color cannot be modified after creating the topic.
Topics may be pinned or unpinned using channels.updatePinnedForumTopic; use channels.reorderPinnedForumTopics to reorder pinned topics.
+Topics may be pinned or unpinned using channels.updatePinnedForumTopic; use channels.reorderPinnedForumTopics to reorder pinned topics.
+You can pin at most topics_pinned_limit
topics per forum, as specified by the client configuration parameters ».
The ownership of collectible usernames is secured by TON, a fast and scalable blockchain network. They can be bought and sold through the Fragment platform », giving a simple and secure way to acquire and exchange valuable Telegram domains.
Collectible usernames work just like basic @usernames, they appear in Global Search results and have deep links », just like basic usernames.
-Clients may associate or dissociate a purchased collectible username either to the current account by using account.toggleUsername, or to a channel or supergroup by using channels.toggleUsername.
+
Clients may associate or dissociate purchased collectible usernames either to the current account by using account.toggleUsername, or to a channel or supergroup by using channels.toggleUsername.
Note that you can't dissociate the basic (non-collectible) username, if any.
channels.deactivateAllUsernames may also be used to dissociate all collectible usernames associated to a certain supergroup or channel.
Use account.reorderUsernames/channels.reorderUsernames to change the order of the usernames associated to an account, channel or supergroup.
diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html
index a9bdf8fadb..410ae99169 100644
--- a/data/web/corefork.telegram.org/api/layers.html
+++ b/data/web/corefork.telegram.org/api/layers.html
@@ -262,7 +262,7 @@
Hide or display the participants list in a supergroup
+Hide or display the participants list in a supergroup.
+The supergroup must have at least hidden_members_group_size_min
participants in order to use this method, as specified by the client configuration parameters ».
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.
+The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.
hidden_members_group_size_min
participants in order to use this method, as specified by the client configuration parameters ».hidden_members_group_size_min
participants in order to use this method, as specified by the client configuration parameters ».