Skip to content

Commit 9f51798

Browse files
committed
Update API schema (Layer 123 patch)
1 parent b47c5a9 commit 9f51798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compiler/api/source/main_api.tl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@ groupCall#55903081 flags:# join_muted:flags.1?true can_change_join_muted:flags.2
11741174

11751175
inputGroupCall#d8aa840f id:long access_hash:long = InputGroupCall;
11761176

1177-
groupCallParticipant#64c62a15 flags:# muted:flags.0?true left:flags.1?true can_self_unmute:flags.2?true just_joined:flags.4?true versioned:flags.5?true muted_by_you:flags.9?true user_id:int date:int active_date:flags.3?int source:int volume:flags.7?int = GroupCallParticipant;
1177+
groupCallParticipant#64c62a15 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 user_id:int date:int active_date:flags.3?int source:int volume:flags.7?int = GroupCallParticipant;
11781178

11791179
phone.groupCall#66ab0bfc call:GroupCall participants:Vector<GroupCallParticipant> participants_next_offset:string users:Vector<User> = phone.GroupCall;
11801180

0 commit comments

Comments
 (0)