pub async fn leave_group_call( group_call_id: i32, client_id: i32, ) -> Result<(), Error>
Leaves a group call
group_call_id
client_id