phone.discardGroupCall

Terminate a group call

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

Parameters

Name Type Description
call InputGroupCall The group call to terminate

Result

Updates

Possible errors

Code Type Description
400 GROUPCALL_ALREADY_DISCARDED The group call was already discarded.
403 GROUPCALL_FORBIDDEN The group call has already ended.
400 GROUPCALL_INVALID The specified group call is invalid.