Код: Выделить всё
The given data cannot be sent because it is not serializable.
Код: Выделить всё
$link = $this->api->getDownloadLink($message ['media'] ['webpage'] ['photo'], __DIR__ .'/../../../dl.php');
Код: Выделить всё
and pass its URL to the second parameter of getDownloadLink
Кроме того, я попробовал передать в качестве первого параметра $message ['media'] ['webpage'] и $ message ['media'] и просто $message.
Google не знает, и я не могу найти примеры.
Подробнее здесь: https://stackoverflow.com/questions/788 ... urns-error
Мобильная версия