diff --git a/data/web/corefork.telegram.org/api/peers.html b/data/web/corefork.telegram.org/api/peers.html index ced493d3ef..1a0c09ff80 100644 --- a/data/web/corefork.telegram.org/api/peers.html +++ b/data/web/corefork.telegram.org/api/peers.html @@ -215,6 +215,7 @@ The relative full info entry should only be refreshed when some specific fields
CHAT_NOT_MODIFIED
, for the peer whose reaction settings we tried to change. linked_chat_id
of channnel/supergroup A is updated to point to channel/supergroup B, but the channelFull.linked_chat_id
of channel/supergroup B does not point to channel/supergroup A, refresh the channelFull of channel/supergroup B.Do not refresh full peer information in any other case, to avoid overloading the server by continuously requesting changes for the same unchanged information.
diff --git a/data/web/corefork.telegram.org/constructor/channel.html b/data/web/corefork.telegram.org/constructor/channel.html index 9d169aec50..09e27f6942 100644 --- a/data/web/corefork.telegram.org/constructor/channel.html +++ b/data/web/corefork.telegram.org/constructor/channel.html @@ -146,7 +146,7 @@linked_chat_id
.