diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html
index bc54e67989..6e286614ff 100644
--- a/data/web/corefork.telegram.org/api/layers.html
+++ b/data/web/corefork.telegram.org/api/layers.html
@@ -114,6 +114,7 @@
bots.setBotInfo#a365df7a flags:# lang_code:string about:flags.0?string description:flags.1?string = Bool;
bots.getBotInfo#75ec12e6 lang_code:string = Vector<string>;
Allow bots to modify stickersets they created, allow assigning keywords to custom emoji stickers, allow changing the thumbnail of custom emoji stickersets and improve client configuration caching.
Update the keywords, emojis or mask coordinates of a sticker
+Update the keywords, emojis or mask coordinates of a sticker, bots only.