@@ -1924,7 +1924,7 @@ starsTransactionPeerAPI#f9677aad = StarsTransactionPeer;
19241924
19251925starsTopupOption#bd915c0 flags:# extended:flags.1? true stars:long store_product:flags.0? string currency:string amount:long = StarsTopupOption ;
19261926
1927- starsTransaction#13659eb0 flags:# refund:flags.3?true pending:flags.4?true failed:flags.6?true gift:flags.10?true reaction:flags.11?true stargift_upgrade:flags.18?true business_transfer:flags.21?true stargift_resale:flags.22?true posts_search:flags.24?true stargift_prepaid_upgrade:flags.25?true stargift_drop_original_details:flags.26?true phonegroup_message:flags.27?true stargift_auction_bid:flags.28?true id:string amount:StarsAmount date:int peer:StarsTransactionPeer title:flags.0?string description:flags.1?string photo:flags.2?WebDocument transaction_date:flags.5?int transaction_url:flags.5?string bot_payload:flags.7?bytes msg_id:flags.8?int extended_media:flags.9?Vector<MessageMedia> subscription_period:flags.12?int giveaway_post_id:flags.13?int stargift:flags.14?StarGift floodskip_number:flags.15?int starref_commission_permille:flags.16?int starref_peer:flags.17?Peer starref_amount:flags.17?StarsAmount paid_messages:flags.19?int premium_gift_months:flags.20?int ads_proceeds_from_date:flags.23?int ads_proceeds_to_date:flags.23?int = StarsTransaction;
1927+ starsTransaction#13659eb0 flags:# refund:flags.3?true pending:flags.4?true failed:flags.6?true gift:flags.10?true reaction:flags.11?true stargift_upgrade:flags.18?true business_transfer:flags.21?true stargift_resale:flags.22?true posts_search:flags.24?true stargift_prepaid_upgrade:flags.25?true stargift_drop_original_details:flags.26?true phonegroup_message:flags.27?true stargift_auction_bid:flags.28?true offer:flags.29?true id:string amount:StarsAmount date:int peer:StarsTransactionPeer title:flags.0?string description:flags.1?string photo:flags.2?WebDocument transaction_date:flags.5?int transaction_url:flags.5?string bot_payload:flags.7?bytes msg_id:flags.8?int extended_media:flags.9?Vector<MessageMedia> subscription_period:flags.12?int giveaway_post_id:flags.13?int stargift:flags.14?StarGift floodskip_number:flags.15?int starref_commission_permille:flags.16?int starref_peer:flags.17?Peer starref_amount:flags.17?StarsAmount paid_messages:flags.19?int premium_gift_months:flags.20?int ads_proceeds_from_date:flags.23?int ads_proceeds_to_date:flags.23?int = StarsTransaction;
19281928
19291929payments.starsStatus#6c9ce8ed flags:# balance:StarsAmount subscriptions:flags.1? Vector <StarsSubscription > subscriptions_next_offset:flags.2? string subscriptions_missing_balance:flags.4? long history:flags.3? Vector <StarsTransaction > next_offset:flags.0? string chats:Vector<Chat > users:Vector<User > = payments .StarsStatus ;
19301930
@@ -2103,7 +2103,7 @@ starGiftUpgradePrice#99ea331d date:int upgrade_stars:long = StarGiftUpgradePrice
21032103
21042104groupCallMessage#1a8afc7e flags:# from_admin:flags.1? true id:int from_id:Peer date:int message:TextWithEntities paid_message_stars:flags.0? long = GroupCallMessage ;
21052105
2106- groupCallDonor#ee430c85 flags:# top:flags.0? true my:flags.1? true anonymous:flags.2 ? true peer_id:flags.3? Peer stars:long = GroupCallDonor ;
2106+ groupCallDonor#ee430c85 flags:# top:flags.0? true my:flags.1? true peer_id:flags.3? Peer stars:long = GroupCallDonor ;
21072107
21082108phone.groupCallStars#9d1dbd26 total_stars:long top_donors:Vector<GroupCallDonor > chats:Vector<Chat > users:Vector<User > = phone .GroupCallStars ;
21092109
@@ -2131,6 +2131,19 @@ payments.starGiftActiveAuctions#97f187d8 auctions:Vector<StarGiftActiveAuctionSt
21312131inputStarGiftAuction#2e16c98 gift_id:long = InputStarGiftAuction ;
21322132inputStarGiftAuctionSlug#7ab58308 slug:string = InputStarGiftAuction ;
21332133
2134+ passkey#98613ebf flags:# id:string name:string date:int software_emoji_id:flags.0? long last_usage_date:flags.1? int = Passkey ;
2135+
2136+ account.passkeys#f8e0aa1c passkeys:Vector<Passkey > = account .Passkeys ;
2137+
2138+ account.passkeyRegistrationOptions#e16b5ce1 options:DataJSON = account .PasskeyRegistrationOptions ;
2139+
2140+ auth.passkeyLoginOptions#e2037789 options:DataJSON = auth .PasskeyLoginOptions ;
2141+
2142+ inputPasskeyResponseRegister#3e63935c client_data:DataJSON attestation_data:bytes = InputPasskeyResponse ;
2143+ inputPasskeyResponseLogin#c31fc14a client_data:DataJSON authenticator_data:bytes signature:bytes user_handle:string = InputPasskeyResponse ;
2144+
2145+ inputPasskeyCredentialPublicKey#3c27b78f id:string raw_id:string response:InputPasskeyResponse = InputPasskeyCredential ;
2146+
21342147---functions ---
21352148
21362149invokeAfterMsg#cb9f372d {X:Type} msg_id:long query :!X = X ;
@@ -2169,6 +2182,8 @@ auth.requestFirebaseSms#8e39261e flags:# phone_number:string phone_code_hash:str
21692182auth.resetLoginEmail#7e960193 phone_number:string phone_code_hash:string = auth .SentCode ;
21702183auth.reportMissingCode#cb9deff6 phone_number:string phone_code_hash:string mnc:string = Bool ;
21712184auth.checkPaidAuth#56e59f9c phone_number:string phone_code_hash:string form_id:long = auth .SentCode ;
2185+ auth.initPasskeyLogin#518ad0b7 api_id:int api_hash:string = auth .PasskeyLoginOptions ;
2186+ auth.finishPasskeyLogin#9857ad07 flags:# credential:InputPasskeyCredential from_dc_id:flags.0? int from_auth_key_id:flags.0? long = auth .Authorization ;
21722187
21732188account.registerDevice#ec86017a flags:# no_muted:flags.0? true token_type:int token:string app_sandbox:Bool secret:bytes other_uids:Vector<long > = Bool ;
21742189account.unregisterDevice#6a0d3206 token_type:int token:string other_uids:Vector<long > = Bool ;
@@ -2289,6 +2304,10 @@ account.setMainProfileTab#5dee78b0 tab:ProfileTab = Bool;
22892304account.saveMusic#b26732a9 flags:# unsave:flags.0? true id:InputDocument after_id:flags.1? InputDocument = Bool ;
22902305account.getSavedMusicIds#e09d5faf hash:long = account .SavedMusicIds ;
22912306account.getUniqueGiftChatThemes#e42ce9c9 offset:string limit:int hash:long = account .ChatThemes ;
2307+ account.initPasskeyRegistration#429547e8 = account .PasskeyRegistrationOptions ;
2308+ account.registerPasskey#55b41fd6 credential:InputPasskeyCredential = Passkey ;
2309+ account.getPasskeys#ea1f0c52 = account .Passkeys ;
2310+ account.deletePasskey#f5b5563f id:string = Bool ;
22922311
22932312users.getUsers#d91a548 id:Vector<InputUser > = Vector <User >;
22942313users.getFullUser#b60f5918 id:InputUser = users .UserFull ;
@@ -2338,7 +2357,7 @@ messages.receivedMessages#5a954c0 max_id:int = Vector<ReceivedNotifyMessage>;
23382357messages.setTyping#58943ee2 flags:# peer:InputPeer top_msg_id:flags.0? int action:SendMessageAction = Bool ;
23392358messages.sendMessage#545cd15a flags:# no_webpage:flags.1? true silent:flags.5? true background:flags.6? true clear_draft:flags.7? true noforwards:flags.14? true update_stickersets_order:flags.15? true invert_media:flags.16? true allow_paid_floodskip:flags.19? true peer:InputPeer reply_to:flags.0? InputReplyTo message:string random_id:long reply_markup:flags.2? ReplyMarkup entities:flags.3? Vector <MessageEntity > schedule_date:flags.10? int schedule_repeat_period:flags.24? int send_as:flags.13? InputPeer quick_reply_shortcut:flags.17? InputQuickReplyShortcut effect:flags.18? long allow_paid_stars:flags.21? long suggested_post:flags.22? SuggestedPost = Updates ;
23402359messages.sendMedia#330e77f flags:# silent:flags.5? true background:flags.6? true clear_draft:flags.7? true noforwards:flags.14? true update_stickersets_order:flags.15? true invert_media:flags.16? true allow_paid_floodskip:flags.19? true peer:InputPeer reply_to:flags.0? InputReplyTo media:InputMedia message:string random_id:long reply_markup:flags.2? ReplyMarkup entities:flags.3? Vector <MessageEntity > schedule_date:flags.10? int schedule_repeat_period:flags.24? int send_as:flags.13? InputPeer quick_reply_shortcut:flags.17? InputQuickReplyShortcut effect:flags.18? long allow_paid_stars:flags.21? long suggested_post:flags.22? SuggestedPost = Updates ;
2341- messages.forwardMessages#41d41ade flags:# silent:flags.5? true background:flags.6? true with_my_score:flags.8? true drop_author:flags.11? true drop_media_captions:flags.12? true noforwards:flags.14? true allow_paid_floodskip:flags.19? true from_peer:InputPeer id:Vector<int > random_id:Vector<long > to_peer:InputPeer top_msg_id:flags.9? int reply_to:flags.22? InputReplyTo schedule_date:flags.10? int schedule_repeat_period:flags.24? int send_as:flags.13? InputPeer quick_reply_shortcut:flags.17? InputQuickReplyShortcut video_timestamp:flags.20? int allow_paid_stars:flags.21? long suggested_post:flags.23? SuggestedPost = Updates ;
2360+ messages.forwardMessages#13704a7c flags:# silent:flags.5? true background:flags.6? true with_my_score:flags.8? true drop_author:flags.11? true drop_media_captions:flags.12? true noforwards:flags.14? true allow_paid_floodskip:flags.19? true from_peer:InputPeer id:Vector<int > random_id:Vector<long > to_peer:InputPeer top_msg_id:flags.9? int reply_to:flags.22? InputReplyTo schedule_date:flags.10? int schedule_repeat_period:flags.24? int send_as:flags.13? InputPeer quick_reply_shortcut:flags.17? InputQuickReplyShortcut effect:flags.18 ? long video_timestamp:flags.20? int allow_paid_stars:flags.21? long suggested_post:flags.23? SuggestedPost = Updates ;
23422361messages.reportSpam#cf1592db peer:InputPeer = Bool ;
23432362messages.getPeerSettings#efd9a6a2 peer:InputPeer = messages .PeerSettings ;
23442363messages.report#fc78af9b peer:InputPeer id:Vector<int > option:bytes message:string = ReportResult ;
@@ -2905,4 +2924,4 @@ fragment.getCollectibleInfo#be1e85ba collectible:InputCollectible = fragment.Col
29052924// invokeWithApnsSecretPrefix#0dae54f8 nonce:string secret:string = Error;
29062925// invokeWithReCaptchaPrefix#adbb0f94 token:string = Error;
29072926
2908- // LAYER 218
2927+ // LAYER 219
0 commit comments