diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html
index 5c6e15d96b..5d803101af 100644
--- a/data/web/corefork.telegram.org/api/layers.html
+++ b/data/web/corefork.telegram.org/api/layers.html
@@ -59,7 +59,9 @@
Web apps can now be opened by clicking on a switch_webview
inline result, similar to switch_pm
inline results.
Bots can now edit their own about text and description.
Also, the future auth token is now directly returned in the config constructor, which was also cleaned up to remove redundant information already contained in the appConfig configuration.
-Made some further
Additionally, when using messages.addChatUser, channels.inviteToChannel or messages.createChat, 0-N updates of type updateGroupInvitePrivacyForbidden may be returned, indicating that the server couldn't add a user to a chat because of their privacy settings; if required, an invite link can be shared with the user, instead.
+Finally, sponsored messages can now contain detailed info about the sponsor of the message or the message itself.