sallsabil

Results 9 comments of sallsabil

Is the error because of PHP 7.2 ?

Add this after the above code: ``` if($chatId == A_USER_CHAT_ID) { $sendMessage->chat_id = A_USER_CHAT_ID; $sendMessage->text = '%D9%86%D9%87%0A%D8%AF%D8%A7%D8%B1%DB%8C%D9%85+%D8%B3%D8%B1%D9%88%D8%B1%D8%B4'; $sendMessage->parse_mode = 'HTML'; $tgLog->performApiRequest($sendMessage); $loop->run(); } ``` I removed this my problem solved!...

Bot is Not an Admin Channel. یعنی ربات در کانال مدیر نیست

> خدایی یکم از تلگرام تقلید کنید نمیگیم کپی کردید! > مفت نمی ارزه کلا بنده داخل تلگرام هم ربات گروه از سال ها قبل داشتم و تا یه میلیون...

Thank you But the solution is not like that in this framework However I didn't look for the solution anymore

فایل php ذخیره شده باید utf8 باشد. و فکر کنم این مشکلتان را حل کند: `$data = mb_convert_encoding($data, 'UTF-8', 'UTF-8');`

سلام ربات سروش هنوز این امکان رو نداره