diff --git a/data/web/corefork.telegram.org/api/boost.html b/data/web/corefork.telegram.org/api/boost.html index 4ab749baba..8db7aee560 100644 --- a/data/web/corefork.telegram.org/api/boost.html +++ b/data/web/corefork.telegram.org/api/boost.html @@ -74,7 +74,7 @@ premium.getBoostsList#60f67660 flags:# gifts:flags.0?true peer:InputPeer offset:string limit:int = premium.BoostsList;

Each user has a certain number of boost slots that can be assigned to channels: the precise number depends on whether they bought or were gifted a Premium subscription, and can be fetched using premium.getMyBoosts, along with info about the channels currently occupying each slot, if any.

-

Gifting a Telegram Premium subscription to another user will create boosts_per_sent_gift new boost slots for us, and one boost slot for the destination user.

+

Gifting a Telegram Premium subscription to another user will create boosts_per_sent_gift new boost slots for us, and one boost slot for the destination user.

Use premium.applyBoost to assign some of your boost slots to a channel.

A PREMIUM_ACCOUNT_REQUIRED error will be returned if the current account does not have a Telegram Premium subscription.
A BOOST_NOT_MODIFIED RPC error will be returned when calling any of the two methods if the user is already boosting the specified channel with the same slots.

@@ -100,7 +100,7 @@ A BOOST_NOT_MODIFIED RPC error will be returned when calling any of

Changing profile accent color/emoji

After reaching at least the boost level specified in the channel_profile_bg_icon_level_min config parameter and the boost level specified in the channel_min_level field of the help.peerColorOption constructor for the chosen palette, channels gain the ability to change the emoji and color used in the profile accent palette ».

Setting wallpapers

-

After reaching at least the boost level specified in the channel_wallpaper_level_min config parameter, channels gain the ability to set a fill channel wallpaper, see here » for more info.
+

After reaching at least the boost level specified in the channel_wallpaper_level_min config parameter, channels gain the ability to set a fill channel wallpaper, see here » for more info.
After reaching at least the boost level specified in the channel_custom_wallpaper_level_min config parameter, channels gain the ability to set any custom wallpaper, not just fill channel wallpapers, see here » for more info.

Setting a custom emoji status

After reaching at least the boost level specified in the channel_emoji_status_level_min config parameter, channels gain the ability to change their status emoji ».

diff --git a/data/web/corefork.telegram.org/api/config.html b/data/web/corefork.telegram.org/api/config.html index a06477c20b..2d5618e40d 100644 --- a/data/web/corefork.telegram.org/api/config.html +++ b/data/web/corefork.telegram.org/api/config.html @@ -512,6 +512,10 @@ Note that the stickerset can be fetched using Premium users. (integer)

stories_sent_monthly_limit_premium

Maximum number of stories that can be sent in a month by Premium users. (integer)

+

stories_suggested_reactions_limit_default

+

Maximum number of story reaction media areas » that can be added to a story by non-Premium users. (integer)

+

stories_suggested_reactions_limit_premium

+

Maximum number of story reaction media areas » that can be added to a story by Premium users. (integer)

stories_venue_search_username

Username of the inline bot to use to generate venue location tags for stories, see here » for more info. (string)

stories_changelog_user_id

@@ -550,7 +554,7 @@ Note that the stickerset can be fetched using channel_emoji_status_level_min

After reaching at least this boost level », channels gain the ability to change their status emoji ». (integer)

channel_wallpaper_level_min

-

After reaching at least this boost level », channels gain the ability to set a fill channel wallpaper, see here » for more info. (integer)

+

After reaching at least this boost level », channels gain the ability to set a fill channel wallpaper, see here » for more info. (integer)

channel_custom_wallpaper_level_min

After reaching at least this boost level », channels gain the ability to set any custom wallpaper, not just fill channel wallpapers, see here » for more info. (integer)

Suggestions

diff --git a/data/web/corefork.telegram.org/api/contacts.html b/data/web/corefork.telegram.org/api/contacts.html index 7c793beda5..a6926af050 100644 --- a/data/web/corefork.telegram.org/api/contacts.html +++ b/data/web/corefork.telegram.org/api/contacts.html @@ -156,7 +156,7 @@ Note that according to the user's privacy settings, n contacts.resetSaved#879537f1 = Bool;

Use contacts.deleteContacts to delete contacts with an associated Telegram account; the returned Updates will contain updated user information.

Use contacts.deleteByPhones to delete contacts by their phone number, even if they don't have an associated Telegram account.

-

Use contacts.resetSaved to remove all contacts (both those without an associated Telegram account).

+

Use contacts.resetSaved to remove all contacts without an associated Telegram account.

diff --git a/data/web/corefork.telegram.org/api/giveaway.html b/data/web/corefork.telegram.org/api/giveaway.html deleted file mode 100644 index 534b24527f..0000000000 --- a/data/web/corefork.telegram.org/api/giveaway.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - Page not found - - - - - - - - - - - - - - - - -
- -
-
-
- -

Page not found

- -
The page has not been saved
- -
- -
-
- -
- - - - - - diff --git a/data/web/corefork.telegram.org/api/giveaways.html b/data/web/corefork.telegram.org/api/giveaways.html index d5894dcbcd..fa3e7b7f1a 100644 --- a/data/web/corefork.telegram.org/api/giveaways.html +++ b/data/web/corefork.telegram.org/api/giveaways.html @@ -93,7 +93,7 @@ The set of users that can participate to the giveaway can be restricted by passi The end date of the giveaway must be specified in until_date, and it must be at most giveaway_period_max seconds in the future; at that date, Telegram will randomly choose option.users subscribers according to the conditions specified above, and send them a Telegram Premium giftcode as a messageActionGiftCode constructor, that should be used client-side to generate a giftcode link.
The channel specified in boost_peer will receive giveaway_boosts_per_premium boosts from each user, that cannot be reassigned to another channel for the duration of the gifted subscription.
  • or inputStorePaymentPremiumGiftCode, to gift Telegram Premium subscriptions only to some specific subscribers (purpose.users, max giveaway_add_peers_max users) of the channel specified in purpose.boost_peer, which will receive giveaway_boosts_per_premium boosts from each user, that cannot be reassigned to another channel for the duration of the gifted subscription.
    -Users may also use this method to simply gift subscriptions to contacts by not setting the boost_peer field: in this case, gifting a Telegram Premium subscription to another user will create boosts_per_sent_gift boost slots » for us, and one boost slot for the destination user.
  • +Users may also use this method to simply gift subscriptions to contacts by not setting the boost_peer field: in this case, gifting a Telegram Premium subscription to another user will create boosts_per_sent_gift boost slots » for us, and one boost slot for the destination user.

    Then, follow the invoice payment flow as described in the payments documentation ».

    Two alternative payment flows are also available, offering more affordable pricing:

    diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index a3340497b9..afaf3e7652 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -136,7 +136,7 @@
    New Constructors

    And now, here are the changes that were made in this layer.

    -

    Added support for reposting stories, profile colors, story statistics, channel recommendations, setting a wallpaper on both sides of a chat, syncing the "View as messages" setting for forums, audio transcription for non-Premium users, improved quotes, improved sponsored messages and improved methods for custom emoji stickersets.

    +

    Added support for reposting stories, profile colors, story statistics, channel recommendations, setting a wallpaper on both sides of a chat, syncing the "View as messages" setting for forums, audio transcription for non-Premium users, improved quotes, improved sponsored messages and improved methods for custom emoji stickersets.

    Schema changes

    New Methods