From 2268c7f32175a8c004afabe639db61342540b716 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 31 Dec 2021 05:24:24 +0000 Subject: [PATCH] Update content of files --- data/core.telegram.org/bots/api.html | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/data/core.telegram.org/bots/api.html b/data/core.telegram.org/bots/api.html index 05433e128a..099d575d05 100644 --- a/data/core.telegram.org/bots/api.html +++ b/data/core.telegram.org/bots/api.html @@ -114,18 +114,6 @@ To learn how to create…">

⚠️ WARNING! ⚠️
User identifiers can now be bigger than 2^31 - 1 and it is no longer possible to store them in a signed 32-bit integer type. User identifiers have up to 52 significant bits, so a 64-bit integer or double-precision float type is safe for storing them. Please make sure that your code can correctly handle such user identifiers.


-

April 26, 2021

-

Bot API 5.2

-

See earlier changes »

Authorizing your bot

Each bot is given a unique authentication token when it is created. The token looks something like 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11, but we'll use simply <token> in this document instead. You can learn about obtaining tokens and generating new ones in this document.

@@ -3174,7 +3162,7 @@ To learn how to create…"> protect_content Boolean Optional -Protects the contents of sent message from forwarding and saving +Protects the contents of sent messages from forwarding and saving reply_to_message_id