From bf1ceb04b409214d54f085067caa148f7ad3e7c7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 25 Jul 2024 16:39:57 +0000 Subject: [PATCH] Update content of files --- .../web/corefork.telegram.org/api/layers.html | 40 +- .../api/push-updates.html | 2 +- .../api/sponsored-messages.html | 14 +- .../constructor/sponsoredMessage.html | 8 +- .../constructor/updateNewStoryReaction.html | 2 +- .../method/messages.getMyStickers.html | 4 +- data/web/corefork.telegram.org/methods.html | 2 +- .../mtproto/samples-auth_key.html | 410 +++++++++--------- .../type/messages.MyStickers.html | 2 +- 9 files changed, 243 insertions(+), 241 deletions(-) diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 172dae3db3..a50ff9b669 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -46,6 +46,7 @@

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

Layer 181

+

This layer introduces fact-checks », Telegram Stars and collapsable message quotes ».

Schema changes

New Methods
-

PUSH notification changes

-
New PUSH notifications
-

Schema

message#94345242 flags:# out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true silent:flags.13?true post:flags.14?true from_scheduled:flags.18?true legacy:flags.19?true edit_hide:flags.21?true pinned:flags.24?true noforwards:flags.26?true invert_media:flags.27?true flags2:# offline:flags2.1?true id:int from_id:flags.8?Peer from_boosts_applied:flags.29?int peer_id:Peer saved_peer_id:flags.28?Peer fwd_from:flags.2?MessageFwdHeader via_bot_id:flags.11?long via_business_bot_id:flags2.0?long reply_to:flags.3?MessageReplyHeader date:int message:string media:flags.9?MessageMedia reply_markup:flags.6?ReplyMarkup entities:flags.7?Vector<MessageEntity> views:flags.10?int forwards:flags.10?int replies:flags.23?MessageReplies edit_date:flags.15?int post_author:flags.16?string grouped_id:flags.17?long reactions:flags.20?MessageReactions restriction_reason:flags.22?Vector<RestrictionReason> ttl_period:flags.25?int quick_reply_shortcut_id:flags.30?int effect:flags2.2?long factcheck:flags2.3?FactCheck = Message;
inputMediaInvoice#405fef0d flags:# title:string description:string photo:flags.0?InputWebDocument invoice:Invoice payload:bytes provider:flags.3?string provider_data:DataJSON start_param:flags.1?string extended_media:flags.2?InputMedia = InputMedia;
@@ -169,6 +158,13 @@ messages.getAvailableEffects#dea20a39 hash:int = messages.AvailableEffects;
channels.searchPosts#d19f987b hashtag:string offset_rate:int offset_peer:InputPeer offset_id:int limit:int = messages.Messages;

Layer 179

+

Changelog:

+

Schema changes

New Methods