if($text){
$ex=explode(" ",$text);
$ce=count($ex)-1;
bot('sendmessage',['chat_id'=>$chat_id,'text'=>$ex[$ce]]);
}
كود يرد بأخر كلمة بلرساله 🖤.
- @laganty
$ex=explode(" ",$text);
$ce=count($ex)-1;
bot('sendmessage',['chat_id'=>$chat_id,'text'=>$ex[$ce]]);
}
كود يرد بأخر كلمة بلرساله 🖤.
- @laganty