phone.toggleGroupCallSettings

Change group call settings

 Method schema is available as of layer 125. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
reset_invite_hash flags.1?true Invalidate existing invite links
call InputGroupCall Group call
join_muted flags.0?Bool Whether all users will that join this group call are muted by default upon joining the group call

Result

Updates

Only users can use this method

Possible errors

Code Type Description
400 GROUPCALL_INVALID The specified group call is invalid.
400 GROUPCALL_NOT_MODIFIED Group call settings weren't modified.