end_group_call

Function end_group_call 

Source
pub async fn end_group_call(
    group_call_id: i32,
    client_id: i32,
) -> Result<(), Error>
Expand description

Ends a group call. Requires groupCall.can_be_managed

ยงArguments

  • group_call_id - Group call identifier
  • client_id - The client id to send the request to