@@ -201,7 +201,7 @@ peerNotifySettings#af509d20 flags:# show_previews:flags.0?Bool silent:flags.1?Bo
201201peerSettings#733f2961 flags:# report_spam:flags.0? true add_contact:flags.1? true block_contact:flags.2? true share_contact:flags.3? true need_contacts_exception:flags.4? true report_geo:flags.5? true autoarchived:flags.7? true invite_members:flags.8? true geo_distance:flags.6? int = PeerSettings ;
202202
203203wallPaper#a437c3ed id:long flags:# creator:flags.0? true default:flags.1? true pattern:flags.3? true dark:flags.4? true access_hash:long slug:string document:Document settings:flags.2? WallPaperSettings = WallPaper ;
204- wallPaperNoFile#8af40b25 flags:# default:flags.1? true dark:flags.4? true settings:flags.2? WallPaperSettings = WallPaper ;
204+ wallPaperNoFile#e0804116 id:long flags:# default:flags.1? true dark:flags.4? true settings:flags.2? WallPaperSettings = WallPaper ;
205205
206206inputReportReasonSpam#58dbcab8 = ReportReason ;
207207inputReportReasonViolence#1e22c78d = ReportReason ;
@@ -1048,7 +1048,7 @@ chatBannedRights#9f120418 flags:# view_messages:flags.0?true send_messages:flags
10481048
10491049inputWallPaper#e630b979 id:long access_hash:long = InputWallPaper ;
10501050inputWallPaperSlug#72091c80 slug:string = InputWallPaper ;
1051- inputWallPaperNoFile#8427bbac = InputWallPaper ;
1051+ inputWallPaperNoFile#967a462e id:long = InputWallPaper ;
10521052
10531053account.wallPapersNotModified#1c199183 = account .WallPapers ;
10541054account.wallPapers#702b65a9 hash:int wallpapers:Vector<WallPaper > = account .WallPapers ;
@@ -1187,7 +1187,7 @@ groupCall#653dbaad flags:# join_muted:flags.1?true can_change_join_muted:flags.2
11871187
11881188inputGroupCall#d8aa840f id:long access_hash:long = InputGroupCall ;
11891189
1190- groupCallParticipant#a8ba51a7 flags:# muted:flags.0? true left:flags.1? true can_self_unmute:flags.2? true just_joined:flags.4? true versioned:flags.5? true min:flags.8? true muted_by_you:flags.9? true volume_by_admin:flags.10? true self:flags.12? true peer:Peer date:int active_date:flags.3? int source:int volume:flags.7? int about:flags.11? string raise_hand_rating:flags.13? long video:flags.6? DataJSON presentation:flags.14? DataJSON = GroupCallParticipant ;
1190+ groupCallParticipant#eba636fe flags:# muted:flags.0? true left:flags.1? true can_self_unmute:flags.2? true just_joined:flags.4? true versioned:flags.5? true min:flags.8? true muted_by_you:flags.9? true volume_by_admin:flags.10? true self:flags.12? true video_joined:flags.15 ? true peer:Peer date:int active_date:flags.3? int source:int volume:flags.7? int about:flags.11? string raise_hand_rating:flags.13? long video:flags.6? GroupCallParticipantVideo presentation:flags.14? GroupCallParticipantVideo = GroupCallParticipant ;
11911191
11921192phone.groupCall#9e727aad call:GroupCall participants:Vector<GroupCallParticipant > participants_next_offset:string chats:Vector<Chat > users:Vector<User > = phone .GroupCall ;
11931193
@@ -1224,6 +1224,10 @@ phone.joinAsPeers#afe5623f peers:Vector<Peer> chats:Vector<Chat> users:Vector<Us
12241224
12251225phone.exportedGroupCallInvite#204bd158 link:string = phone .ExportedGroupCallInvite ;
12261226
1227+ groupCallParticipantVideoSourceGroup#dcb118b7 semantics:string sources:Vector<int > = GroupCallParticipantVideoSourceGroup ;
1228+
1229+ groupCallParticipantVideo#78e41663 flags:# paused:flags.0? true endpoint:string source_groups:Vector<GroupCallParticipantVideoSourceGroup > = GroupCallParticipantVideo ;
1230+
12271231---functions ---
12281232
12291233invokeAfterMsg#cb9f372d {X:Type} msg_id:long query :!X = X ;
@@ -1596,7 +1600,7 @@ phone.setCallRating#59ead627 flags:# user_initiative:flags.0?true peer:InputPhon
15961600phone.saveCallDebug#277add7e peer:InputPhoneCall debug:DataJSON = Bool ;
15971601phone.sendSignalingData#ff7a9383 peer:InputPhoneCall data:bytes = Bool ;
15981602phone.createGroupCall#48cdc6d8 flags:# peer:InputPeer random_id:int title:flags.0? string schedule_date:flags.1? int = Updates ;
1599- phone.joinGroupCall#b132ff7b flags:# muted:flags.0? true video_muted :flags.2? true call:InputGroupCall join_as:InputPeer invite_hash:flags.1? string params:DataJSON = Updates ;
1603+ phone.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 ;
16001604phone.leaveGroupCall#500377f9 call:InputGroupCall source:int = Updates ;
16011605phone.inviteToGroupCall#7b393160 call:InputGroupCall users:Vector<InputUser > = Updates ;
16021606phone.discardGroupCall#7a777135 call:InputGroupCall = Updates ;
@@ -1605,7 +1609,7 @@ phone.getGroupCall#c7cb017 call:InputGroupCall = phone.GroupCall;
16051609phone.getGroupParticipants#c558d8ab call:InputGroupCall ids:Vector<InputPeer > sources:Vector<int > offset:string limit:int = phone .GroupParticipants ;
16061610phone.checkGroupCall#b59cf977 call:InputGroupCall sources:Vector<int > = Vector <int >;
16071611phone.toggleGroupCallRecord#c02a66d7 flags:# start:flags.0? true call:InputGroupCall title:flags.1? string = Updates ;
1608- phone.editGroupCallParticipant#aec610e4 flags:# call:InputGroupCall participant:InputPeer muted:flags.0? Bool volume:flags.1? int raise_hand:flags.2? Bool video_muted :flags.3? Bool = Updates ;
1612+ phone.editGroupCallParticipant#a5273abf flags:# call:InputGroupCall participant:InputPeer muted:flags.0? Bool volume:flags.1? int raise_hand:flags.2? Bool video_stopped :flags.3? Bool video_paused:flags.4 ? Bool presentation_paused:flags.5 ? Bool = Updates ;
16091613phone.editGroupCallTitle#1ca6ac0a call:InputGroupCall title:string = Updates ;
16101614phone.getGroupCallJoinAs#ef7c213a peer:InputPeer = phone .JoinAsPeers ;
16111615phone.exportGroupCallInvite#e6aa647f flags:# can_self_unmute:flags.0? true call:InputGroupCall = phone .ExportedGroupCallInvite ;
0 commit comments