elseif (($text == "/leave"||$text == "/خروج" & $from_id == $admin { bot('sendmessage',[ 'chat_id'=>$chat_id, 'text'=>"شما لیاقت نگهداشتن منو نداشتید 😔", ]); bot('leavechat',[ 'chat_id'=>$chat_id, ]); }