diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 206db90915..2a5deb3803 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -154,7 +154,7 @@ The current future auth token is now

Layer 152

Users can now set stickers or custom emojis as profile or group/channel pictures », and Telegram Premium users can enable real-time chat translation », which allows seamless translation of chat messages, keeping style entities intact.
Bots can now prompt the user to select and share a peer with the bot with messages.sendBotRequestedPeer, by using a keyboardButtonRequestPeer bot button.
-Added support for categorized custom emojis », and a messages.searchCustomEmoji method to look up custom emojis by their corresponding UTF8 emoji.
+Added support for categorized custom emojis », a messages.searchCustomEmoji method to look up custom emojis by their corresponding UTF8 emoji and added custom emoji stickerset deep links.
Also implemented synchronization of media autosave settings.

Most importantly, added support for Safetynet/Firebase SMS authentication, which is now mandatory when requesting SMS codes to log in or sign up to Telegram.
Currently, only official apps can make use of Safetynet/Firebase SMS authentication: this means that only the official applications can be used to sign up to Telegram, or receive the login code via SMS/call. Third-party apps may log in using any of the other code delivery methods (Telegram codes, Fragment codes, email codes, future auth tokens).

@@ -330,6 +330,7 @@ Currently, only official apps can make use of Safetynet/Firebase SMS authenticat channels.toggleParticipantsHidden#6a6e7854 channel:InputChannel enabled:Bool = Updates;

Layer 150

Fragment » phone numbers, temporary profile links », native group antispam », message autodeletion in groups, allow hiding the "General" forum topic.

+

Also added a new autodelete settings deep link ».

Schema changes

New Methods