diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html index 77f7c64c96..b797e00652 100644 --- a/data/corefork.telegram.org/api/layers.html +++ b/data/corefork.telegram.org/api/layers.html @@ -45,9 +45,9 @@ Layer…">

Below you will find information on scheme changes. For more details on the use of layers, see Invoking API methods.

Layer 133

-

Group message receipts and switch to 64-bit identifiers for users, groups, supergroups and channels.

+

Group message receipts and switch to 64-bit identifiers for users, groups, supergroups and channels.

Over 160 constructors and methods were changed, changing parameter types from int to long, including user, chat and channel: the full changelog is elided for space reasons.
-You can visit the schema for an updated list of constructors.

+You can visit the schema for an updated list of constructors.

Also note that the hashing algorithm for pagination was also changed to account for 64-bit IDs.

Changes