Phone number with international format e.g. 6287766969318
$response1 => file_get_contents('https://api.wachat.net/fetchgroups?sender=$sender&token=$token');
echo $response; // output {success:true/false, message:response message}