Terminate a group call
Method schema is available as of layer 122. Switch ยป
| Name | Type | Description |
|---|---|---|
| call | InputGroupCall | The group call to terminate |
| 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. |