@@ -124,7 +124,7 @@ messageMediaPhoto#695150d7 flags:# spoiler:flags.3?true photo:flags.0?Photo ttl_
124124messageMediaGeo#56e0d474 geo:GeoPoint = MessageMedia ;
125125messageMediaContact#70322949 phone_number:string first_name:string last_name:string vcard:string user_id:long = MessageMedia ;
126126messageMediaUnsupported#9f84f49e = MessageMedia ;
127- messageMediaDocument#4cf4d72d flags:# nopremium:flags.3? true spoiler:flags.4? true video:flags.6? true round:flags.7? true voice:flags.8? true document:flags.0? Document alt_document :flags.5? Document ttl_seconds:flags.2? int = MessageMedia ;
127+ messageMediaDocument#dd570bd5 flags:# nopremium:flags.3? true spoiler:flags.4? true video:flags.6? true round:flags.7? true voice:flags.8? true document:flags.0? Document alt_documents :flags.5? Vector < Document > ttl_seconds:flags.2? int = MessageMedia ;
128128messageMediaWebPage#ddf10c3b flags:# force_large_media:flags.0? true force_small_media:flags.1? true manual:flags.3? true safe:flags.4? true webpage:WebPage = MessageMedia ;
129129messageMediaVenue#2ec0533f geo:GeoPoint title:string address:string provider:string venue_id:string venue_type:string = MessageMedia ;
130130messageMediaGame#fdb19008 game:Game = MessageMedia ;
@@ -573,7 +573,7 @@ accountDaysTTL#b8d0afdf days:int = AccountDaysTTL;
573573documentAttributeImageSize#6c37c15c w:int h:int = DocumentAttribute ;
574574documentAttributeAnimated#11b58939 = DocumentAttribute ;
575575documentAttributeSticker#6319d612 flags:# mask:flags.1? true alt:string stickerset:InputStickerSet mask_coords:flags.0? MaskCoords = DocumentAttribute ;
576- documentAttributeVideo#17399fad flags:# round_message:flags.0? true supports_streaming:flags.1? true nosound:flags.3? true duration:double w:int h:int preload_prefix_size:flags.2? int video_start_ts:flags.4? double = DocumentAttribute ;
576+ documentAttributeVideo#43c57c48 flags:# round_message:flags.0? true supports_streaming:flags.1? true nosound:flags.3? true duration:double w:int h:int preload_prefix_size:flags.2? int video_start_ts:flags.4? double video_codec:flags.5 ? string = DocumentAttribute ;
577577documentAttributeAudio#9852f9c6 flags:# voice:flags.10? true duration:int title:flags.0? string performer:flags.1? string waveform:flags.2? bytes = DocumentAttribute ;
578578documentAttributeFilename#15590068 file_name:string = DocumentAttribute ;
579579documentAttributeHasStickers#9801d2f7 = DocumentAttribute ;
@@ -653,6 +653,7 @@ keyboardButtonWebView#13767230 text:string url:string = KeyboardButton;
653653keyboardButtonSimpleWebView#a0c0505c text:string url:string = KeyboardButton ;
654654keyboardButtonRequestPeer#53d7bfd8 text:string button_id:int peer_type:RequestPeerType max_quantity:int = KeyboardButton ;
655655inputKeyboardButtonRequestPeer#c9662d05 flags:# name_requested:flags.0? true username_requested:flags.1? true photo_requested:flags.2? true text:string button_id:int peer_type:RequestPeerType max_quantity:int = KeyboardButton ;
656+ keyboardButtonCopy#75d2698e text:string copy_text:string = KeyboardButton ;
656657
657658keyboardButtonRow#77608b83 buttons:Vector<KeyboardButton > = KeyboardButtonRow ;
658659
@@ -2358,7 +2359,7 @@ channels.reorderPinnedForumTopics#2950a18f flags:# force:flags.0?true channel:In
23582359channels.toggleAntiSpam#68f3e4eb channel:InputChannel enabled:Bool = Updates ;
23592360channels.reportAntiSpamFalsePositive#a850a693 channel:InputChannel msg_id:int = Bool ;
23602361channels.toggleParticipantsHidden#6a6e7854 channel:InputChannel enabled:Bool = Updates ;
2361- channels.clickSponsoredMessage#18afbc93 channel:InputChannel random_id:bytes = Bool ;
2362+ channels.clickSponsoredMessage#1445d75 flags:# media:flags.0 ? true fullscreen:flags.1 ? true channel:InputChannel random_id:bytes = Bool ;
23622363channels.updateColor#d8aa3671 flags:# for_profile:flags.1? true channel:InputChannel color:flags.2? int background_emoji_id:flags.0? long = Updates ;
23632364channels.toggleViewForumAsMessages#9738bb15 channel:InputChannel enabled:Bool = Updates ;
23642365channels.getChannelRecommendations#25a71742 flags:# channel:flags.0? InputChannel = messages .Chats ;
@@ -2542,4 +2543,4 @@ smsjobs.finishJob#4f1ebf24 flags:# job_id:string error:flags.0?string = Bool;
25422543
25432544fragment.getCollectibleInfo#be1e85ba collectible:InputCollectible = fragment .CollectibleInfo ;
25442545
2545- // LAYER 187
2546+ // LAYER 188
0 commit comments