diff --git a/data/web/corefork.telegram.org/api/config.html b/data/web/corefork.telegram.org/api/config.html index 5edb2872b3..97d1c31bea 100644 --- a/data/web/corefork.telegram.org/api/config.html +++ b/data/web/corefork.telegram.org/api/config.html @@ -316,7 +316,7 @@ While help.getConfig returns MTProto-specif

The ID of the official native antispam bot, that will automatically delete spam messages if enabled as specified in the native antispam documentation ยป.
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. (numeric string that represents a Telegram user/bot ID, should be casted to an int64)

telegram_antispam_group_size_min

-

Minimum number of members required to enable native antispam functionality. (integer)

+

Minimum number of group members required to enable native antispam functionality. (integer)

fragment_prefixes

hidden_members_group_size_min

Minimum number of participants required to hide the participants list of a supergroup using channels.toggleParticipantsHidden. (integer)

diff --git a/data/web/corefork.telegram.org/api/premium.html b/data/web/corefork.telegram.org/api/premium.html index 2361c9da74..8783066ed2 100644 --- a/data/web/corefork.telegram.org/api/premium.html +++ b/data/web/corefork.telegram.org/api/premium.html @@ -81,7 +81,7 @@ Clicking on this button in the settings, clicking on the badge<
  • more_upload - Premium users can upload bigger files, as specified by the upload_max_fileparts_default vs upload_max_fileparts_premium config keys.
  • faster_download - Premium users have no download speed limits.
  • voice_to_text - Premium users can transcribe voice messages.
  • -
  • traslations - Premium users can enable real-time chat translation.
  • +
  • translations - Premium users can enable real-time chat translation.
  • no_ads - Premium users see no sponsored messages.
  • unique_reactions - Premium users have access to more message reactions.
  • premium_stickers - Premium users have access to premium stickersets.