@@ -400,7 +400,7 @@ sendMessageGamePlayAction#dd6a8f48 = SendMessageAction;
400400sendMessageRecordRoundAction#88f27fbc = SendMessageAction ;
401401sendMessageUploadRoundAction#243e1c66 progress:int = SendMessageAction ;
402402
403- contacts.found#1aa1f784 results:Vector<Peer > chats:Vector<Chat > users:Vector<User > = contacts .Found ;
403+ contacts.found#b3134d9d my_results:Vector< Peer > results:Vector<Peer > chats:Vector<Chat > users:Vector<User > = contacts .Found ;
404404
405405inputPrivacyKeyStatusTimestamp#4f96cb18 = InputPrivacyKey ;
406406inputPrivacyKeyChatInvite#bdfb0426 = InputPrivacyKey ;
@@ -586,7 +586,7 @@ botInlineMediaResult#17db940b flags:# id:string type:string photo:flags.0?Photo
586586
587587messages.botResults#947ca848 flags:# gallery:flags.0? true query_id:long next_offset:flags.1? string switch_pm:flags.2? InlineBotSwitchPM results:Vector<BotInlineResult > cache_time:int users:Vector<User > = messages .BotResults ;
588588
589- exportedMessageLink#1f486803 link:string = ExportedMessageLink ;
589+ exportedMessageLink#5dab1af4 link:string html :string = ExportedMessageLink ;
590590
591591messageFwdHeader#559ebe6d flags:# from_id:flags.0? int date:int channel_id:flags.1? int channel_post:flags.2? int post_author:flags.3? string saved_from_peer:flags.4? Peer saved_from_msg_id:flags.4? int = MessageFwdHeader ;
592592
@@ -841,8 +841,8 @@ auth.resendCode#3ef1a9bf phone_number:string phone_code_hash:string = auth.SentC
841841auth.cancelCode#1f040578 phone_number:string phone_code_hash:string = Bool ;
842842auth.dropTempAuthKeys#8e48a188 except_auth_keys:Vector<long > = Bool ;
843843
844- account.registerDevice#637ea878 token_type:int token:string = Bool ;
845- account.unregisterDevice#65c55b40 token_type:int token:string = Bool ;
844+ account.registerDevice#f75874d1 token_type:int token:string other_uids:Vector< int > = Bool ;
845+ account.unregisterDevice#3076c4bf token_type:int token:string other_uids:Vector< int > = Bool ;
846846account.updateNotifySettings#84be5b93 peer:InputNotifyPeer settings:InputPeerNotifySettings = Bool ;
847847account.getNotifySettings#12b3ad31 peer:InputNotifyPeer = PeerNotifySettings ;
848848account.resetNotifySettings#db7e1747 = Bool ;
@@ -1074,4 +1074,4 @@ langpack.getStrings#2e1ee318 lang_code:string keys:Vector<string> = Vector<LangP
10741074langpack.getDifference#b2e4d7d from_version:int = LangPackDifference ;
10751075langpack.getLanguages#800fd57d = Vector <LangPackLanguage >;
10761076
1077- // LAYER 73
1077+ // LAYER 74
0 commit comments