pub async fn get_group_call_streams(
group_call_id: i32,
client_id: i32,
) -> Result<GroupCallStreams, Error>Expand description
Returns information about available group call streams
ยงArguments
group_call_id- Group call identifierclient_id- The client id to send the request to