تیکه کد دریافت پینگ شیشه ای برای گپ گرام
کد رو با سورس هماهنگ کنید
if($textmassage=="/ping" or $textmassage=="ping server" or $textmassage=="پینگ سرور" or $textmassage=="پینگ"){
if (in_array($from_id,$Dev)){
$load = sys_getloadavg();
$mem = memory_get_usage()...
Morning, everyone.
I'm trying desperately to publish my application on PlayStore without success.
Refusals come from permissions.
Here is the answer from the control:
Requested permissions do not match core functionality of the app
You declared Default SMS handler (and any other core...