@@ -213,6 +213,8 @@ inputReportReasonOther#c1e4a2b1 = ReportReason;
213213inputReportReasonCopyright#9b89f93a = ReportReason ;
214214inputReportReasonGeoIrrelevant#dbd4feed = ReportReason ;
215215inputReportReasonFake#f5ddd6e7 = ReportReason ;
216+ inputReportReasonIllegalDrugs#a8eb2be = ReportReason ;
217+ inputReportReasonPersonalDetails#9ec7863d = ReportReason ;
216218
217219userFull#cf366521 flags:# blocked:flags.0? true phone_calls_available:flags.4? true phone_calls_private:flags.5? true can_pin_message:flags.7? true has_scheduled:flags.12? true video_calls_available:flags.13? true id:long about:flags.1? string settings:PeerSettings profile_photo:flags.2? Photo notify_settings:PeerNotifySettings bot_info:flags.3? BotInfo pinned_msg_id:flags.6? int common_chats_count:int folder_id:flags.11? int ttl_period:flags.14? int theme_emoticon:flags.15? string private_forward_name:flags.16? string = UserFull ;
218220
@@ -544,7 +546,7 @@ inputStickerSetAnimatedEmoji#28703c8 = InputStickerSet;
544546inputStickerSetDice#e67f520e emoticon:string = InputStickerSet ;
545547inputStickerSetAnimatedEmojiAnimations#cde3739 = InputStickerSet ;
546548
547- stickerSet#d7df217a flags:# archived:flags.1? true official:flags.2? true masks:flags.3? true animated:flags.5? true gifs :flags.6? true installed_date:flags.0? int id:long access_hash:long title:string short_name:string thumbs:flags.4? Vector <PhotoSize > thumb_dc_id:flags.4? int thumb_version:flags.4? int count:int hash:int = StickerSet ;
549+ stickerSet#d7df217a flags:# archived:flags.1? true official:flags.2? true masks:flags.3? true animated:flags.5? true videos :flags.6? true installed_date:flags.0? int id:long access_hash:long title:string short_name:string thumbs:flags.4? Vector <PhotoSize > thumb_dc_id:flags.4? int thumb_version:flags.4? int count:int hash:int = StickerSet ;
548550
549551messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack > documents:Vector<Document > = messages .StickerSet ;
550552messages.stickerSetNotModified#d3f924eb = messages .StickerSet ;
@@ -1204,7 +1206,7 @@ peerBlocked#e8fd8014 peer_id:Peer date:int = PeerBlocked;
12041206stats.messageStats#8999f295 views_graph:StatsGraph = stats .MessageStats ;
12051207
12061208groupCallDiscarded#7780bcb4 id:long access_hash:long duration:int = GroupCall ;
1207- groupCall#d597650c flags:# join_muted:flags.1? true can_change_join_muted:flags.2? true join_date_asc:flags.6? true schedule_start_subscribed:flags.8? true can_start_video:flags.9? true record_video_active:flags.11? true id:long access_hash:long participants_count:int title:flags.3? string stream_dc_id:flags.4? int record_start_date:flags.5? int schedule_date:flags.7? int unmuted_video_count:flags.10? int unmuted_video_limit:int version:int = GroupCall ;
1209+ groupCall#d597650c flags:# join_muted:flags.1? true can_change_join_muted:flags.2? true join_date_asc:flags.6? true schedule_start_subscribed:flags.8? true can_start_video:flags.9? true record_video_active:flags.11? true rtmp_stream:flags.12 ? true listeners_hidden:flags.13 ? true id:long access_hash:long participants_count:int title:flags.3? string stream_dc_id:flags.4? int record_start_date:flags.5? int schedule_date:flags.7? int unmuted_video_count:flags.10? int unmuted_video_limit:int version:int = GroupCall ;
12081210
12091211inputGroupCall#d8aa840f id:long access_hash:long = InputGroupCall ;
12101212
@@ -1299,6 +1301,12 @@ messages.translateResultText#a214f7d0 text:string = messages.TranslatedText;
12991301
13001302messagePeerReaction#51b67eff flags:# big:flags.0? true unread:flags.1? true peer_id:Peer reaction:string = MessagePeerReaction ;
13011303
1304+ groupCallStreamChannel#80eb48af channel:int scale:int last_timestamp_ms:long = GroupCallStreamChannel ;
1305+
1306+ phone.groupCallStreamChannels#d0e482b2 channels:Vector<GroupCallStreamChannel > = phone .GroupCallStreamChannels ;
1307+
1308+ phone.groupCallStreamRtmpUrl#2dbf3432 url:string key:string = phone .GroupCallStreamRtmpUrl ;
1309+
13021310---functions ---
13031311
13041312invokeAfterMsg#cb9f372d {X:Type} msg_id:long query :!X = X ;
@@ -1427,6 +1435,7 @@ contacts.addContact#e8f463d0 flags:# add_phone_privacy_exception:flags.0?true id
14271435contacts.acceptContact#f831a20f id:InputUser = Updates ;
14281436contacts.getLocated#d348bc44 flags:# background:flags.1? true geo_point:InputGeoPoint self_expires:flags.0? int = Updates ;
14291437contacts.blockFromReplies#29a8962c flags:# delete_message:flags.0? true delete_history:flags.1? true report_spam:flags.2? true msg_id:int = Updates ;
1438+ contacts.resolvePhone#8af94344 phone:string = contacts .ResolvedPeer ;
14301439
14311440messages.getMessages#63c66506 id:Vector<InputMessage > = messages .Messages ;
14321441messages.getDialogs#a0f4cb4f flags:# exclude_pinned:flags.0? true folder_id:flags.1? int offset_date:int offset_id:int offset_peer:InputPeer limit:int hash:long = messages .Dialogs ;
@@ -1586,6 +1595,7 @@ messages.setDefaultReaction#d960c4d4 reaction:string = Bool;
15861595messages.translateText#24ce6dee flags:# peer:flags.0? InputPeer msg_id:flags.0? int text:flags.1? string from_lang:flags.2? string to_lang:string = messages .TranslatedText ;
15871596messages.getUnreadReactions#e85bae1a peer:InputPeer offset_id:int add_offset:int limit:int max_id:int min_id:int = messages .Messages ;
15881597messages.readReactions#82e251d7 peer:InputPeer = messages .AffectedHistory ;
1598+ messages.searchSentMedia#107e31a0 q:string filter:MessagesFilter limit:int = messages .Messages ;
15891599
15901600updates.getState#edd4882a = updates .State ;
15911601updates.getDifference#25939651 flags:# pts:int pts_total_limit:flags.0? int date:int qts:int = updates .Difference ;
@@ -1682,7 +1692,7 @@ payments.getSavedInfo#227d824b = payments.SavedInfo;
16821692payments.clearSavedInfo#d83d70c1 flags:# credentials:flags.0? true info:flags.1? true = Bool ;
16831693payments.getBankCardData#2e79d779 number:string = payments .BankCardData ;
16841694
1685- stickers.createStickerSet#9021ab67 flags:# masks:flags.0? true animated:flags.1? true user_id:InputUser title:string short_name:string thumb:flags.2? InputDocument stickers:Vector<InputStickerSetItem > software:flags.3? string = messages .StickerSet ;
1695+ stickers.createStickerSet#9021ab67 flags:# masks:flags.0? true animated:flags.1? true videos:flags.4 ? true user_id:InputUser title:string short_name:string thumb:flags.2? InputDocument stickers:Vector<InputStickerSetItem > software:flags.3? string = messages .StickerSet ;
16861696stickers.removeStickerFromSet#f7760f51 sticker:InputDocument = messages .StickerSet ;
16871697stickers.changeStickerPosition#ffb6d4ca sticker:InputDocument position:int = messages .StickerSet ;
16881698stickers.addStickerToSet#8653febe stickerset:InputStickerSet sticker:InputStickerSetItem = messages .StickerSet ;
@@ -1699,7 +1709,7 @@ phone.discardCall#b2cbc1c0 flags:# video:flags.0?true peer:InputPhoneCall durati
16991709phone.setCallRating#59ead627 flags:# user_initiative:flags.0? true peer:InputPhoneCall rating:int comment:string = Updates ;
17001710phone.saveCallDebug#277add7e peer:InputPhoneCall debug:DataJSON = Bool ;
17011711phone.sendSignalingData#ff7a9383 peer:InputPhoneCall data:bytes = Bool ;
1702- phone.createGroupCall#48cdc6d8 flags:# peer:InputPeer random_id:int title:flags.0? string schedule_date:flags.1? int = Updates ;
1712+ phone.createGroupCall#48cdc6d8 flags:# rtmp_stream:flags.2 ? true peer:InputPeer random_id:int title:flags.0? string schedule_date:flags.1? int = Updates ;
17031713phone.joinGroupCall#b132ff7b flags:# muted:flags.0? true video_stopped:flags.2? true call:InputGroupCall join_as:InputPeer invite_hash:flags.1? string params:DataJSON = Updates ;
17041714phone.leaveGroupCall#500377f9 call:InputGroupCall source:int = Updates ;
17051715phone.inviteToGroupCall#7b393160 call:InputGroupCall users:Vector<InputUser > = Updates ;
@@ -1718,6 +1728,8 @@ phone.startScheduledGroupCall#5680e342 call:InputGroupCall = Updates;
17181728phone.saveDefaultGroupCallJoinAs#575e1f8c peer:InputPeer join_as:InputPeer = Bool ;
17191729phone.joinGroupCallPresentation#cbea6bc4 call:InputGroupCall params:DataJSON = Updates ;
17201730phone.leaveGroupCallPresentation#1c50d144 call:InputGroupCall = Updates ;
1731+ phone.getGroupCallStreamChannels#1ab21940 call:InputGroupCall = phone .GroupCallStreamChannels ;
1732+ phone.getGroupCallStreamRtmpUrl#deb3abbf peer:InputPeer revoke:Bool = phone .GroupCallStreamRtmpUrl ;
17211733
17221734langpack.getLangPack#f2f2330a lang_pack:string lang_code:string = LangPackDifference ;
17231735langpack.getStrings#efea3803 lang_pack:string lang_code:string keys:Vector<string > = Vector <LangPackString >;
@@ -1734,4 +1746,4 @@ stats.getMegagroupStats#dcdf8607 flags:# dark:flags.0?true channel:InputChannel
17341746stats.getMessagePublicForwards#5630281b channel:InputChannel msg_id:int offset_rate:int offset_peer:InputPeer offset_id:int limit:int = messages .Messages ;
17351747stats.getMessageStats#b6e0a3f5 flags:# dark:flags.0? true channel:InputChannel msg_id:int = stats .MessageStats ;
17361748
1737- // LAYER 138
1749+ // LAYER 139
0 commit comments