get_group_call

Function get_group_call 

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

Returns information about a group call

ยงArguments

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