phone.discardGroupCall

Terminate a group call, ending the room for all 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 The group call to terminate

Result

Updates

Only users can use this method

Possible errors

Code Type Description
400 GROUPCALL_ALREADY_DISCARDED The group call was already discarded.
403 GROUPCALL_FORBIDDEN The specified group call cannot be used in this context.
400 GROUPCALL_INVALID The specified group call is invalid.

Related pages

Group calls

How to start, join and manage group calls and video chats.