phone.leaveGroupCall

Leave a group call without ending it for other participants. This method can be used with all group call types, see here » for more info.

 Method schema is available as of layer 122. Switch »

Parameters

Name Type Description
call InputGroupCall Group call to leave
source int Source ID of the main group call stream

Result

Updates

Only users can use this method

Possible errors

Code Type Description
400 GROUPCALL_INVALID The specified group call is invalid.

Related pages

Group calls