luminatee

Results 2 issues of luminatee

Hi! What is it? Warning: ini_set() [function.ini-set]: Cannot find save handler 'sqlite' in /home/etern1ty/vkapp.etern1ty.ru/docs/chat/config.php on line 25 If I commet or marked '@' this line in config.php - i see...

//Handle text messages $bot->on(function (\TelegramBot\Api\Types\Update $update) use ($bot) { $message = $update->getMessage(); $id = $message->getChat()->getId(); ... }); как понять откуда пришло сообщение? в личке или в группе?