Get the fewest Viewer count of an game & stream?

$viewerCount2 = array_sum($resp2->data[0]->viewer_count);

this maybe?