File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1181,7 +1181,7 @@ peerBlocked#e8fd8014 peer_id:Peer date:int = PeerBlocked;
11811181stats.messageStats#8999f295 views_graph:StatsGraph = stats .MessageStats ;
11821182
11831183groupCallDiscarded#7780bcb4 id:long access_hash:long duration:int = GroupCall ;
1184- groupCall#c0c2052e flags:# join_muted:flags.1? true can_change_join_muted:flags.2? true id:long access_hash:long participants_count:int params:flags.0? DataJSON title:flags.3? string stream_dc_id:flags.4? int record_start_date:flags.5? int version:int = GroupCall ;
1184+ groupCall#c0c2052e flags:# join_muted:flags.1? true can_change_join_muted:flags.2? true join_date_asc:flags.6 ? true id:long access_hash:long participants_count:int params:flags.0? DataJSON title:flags.3? string stream_dc_id:flags.4? int record_start_date:flags.5? int version:int = GroupCall ;
11851185
11861186inputGroupCall#d8aa840f id:long access_hash:long = InputGroupCall ;
11871187
@@ -1550,7 +1550,7 @@ channels.inviteToChannel#199f3a6c channel:InputChannel users:Vector<InputUser> =
15501550channels.deleteChannel#c0111fe3 channel:InputChannel = Updates ;
15511551channels.exportMessageLink#e63fadeb flags:# grouped:flags.0? true thread:flags.1? true channel:InputChannel id:int = ExportedMessageLink ;
15521552channels.toggleSignatures#1f69b606 channel:InputChannel enabled:Bool = Updates ;
1553- channels.getAdminedPublicChannels#f8b036af flags:# by_location:flags.0? true check_limit:flags.1? true for_groupcall:flags.2 ? true = messages .Chats ;
1553+ channels.getAdminedPublicChannels#f8b036af flags:# by_location:flags.0? true check_limit:flags.1? true = messages .Chats ;
15541554channels.editBanned#72796912 channel:InputChannel user_id:InputUser banned_rights:ChatBannedRights = Updates ;
15551555channels.getAdminLog#33ddf480 flags:# channel:InputChannel q:string events_filter:flags.0? ChannelAdminLogEventsFilter admins:flags.1? Vector <InputUser > max_id:long min_id:long limit:int = channels .AdminLogResults ;
15561556channels.setStickers#ea8ca4f9 channel:InputChannel stickerset:InputStickerSet = Bool ;
You can’t perform that action at this time.
0 commit comments