From 4c8aad2857c496171dbb74d63ea1119a875ba679 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 19 Oct 2021 18:57:20 +0000 Subject: [PATCH] Update content of files --- data/corefork.telegram.org/api/layers.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html index 91002a0e45..fa5291c7b7 100644 --- a/data/corefork.telegram.org/api/layers.html +++ b/data/corefork.telegram.org/api/layers.html @@ -45,13 +45,16 @@ 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, animated emoji reactions » 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.

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

Changes

Layer 132