phone.leaveGroupCall

Leave a group call

 Method schema is available as of layer 122. Switch »

Parameters

Name Type Description
call InputGroupCall The group call
source int Your source ID

Result

Updates

Possible errors

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