diff --git a/data/core.telegram.org/bots/api.html b/data/core.telegram.org/bots/api.html
index 908531fe2c..bfa84a2b1c 100644
--- a/data/core.telegram.org/bots/api.html
+++ b/data/core.telegram.org/bots/api.html
@@ -578,7 +578,7 @@ To learn how to create…">
can_set_sticker_set |
-Boolean |
+True |
Optional. True, if the bot can change the group sticker set. Returned only in getChat. |
@@ -612,12 +612,12 @@ To learn how to create…">
from |
User |
-Optional. Sender, empty for messages sent to channels |
+Optional. Sender of the message; empty for messages sent to channels. For backward compatibility, the field contains a fake sender user in non-channel chats, if the message was sent on behalf of a chat. |
sender_chat |
Chat |
-Optional. Sender of the message, sent on behalf of a chat. The channel itself for channel messages. The supergroup itself for messages from anonymous group administrators. The linked channel for messages automatically forwarded to the discussion group |
+Optional. Sender of the message, sent on behalf of a chat. For backward compatibility, the field from contains a fake sender user in non-channel chats, if the message was sent on behalf of a chat. |
date |