core icon indicating copy to clipboard operation
core copied to clipboard

Creation of dynamic property app\tybot\command\TgBot::$telegram is depreca...

Open XiaomiYe opened this issue 1 year ago • 2 comments

❓ Support Question

$this->telegram = new Telegram($config['api_key'], $config['bot_username']);

php8.2 error info Creation of dynamic property app\tybot\command\TgBot::$telegram is depreca...

XiaomiYe avatar Aug 07 '23 11:08 XiaomiYe

What framework are you using?

This doesn't seem to be a PHP Telegram Bot issue, but instead may be a problem of the project code using it.

noplanman avatar Aug 13 '23 21:08 noplanman

❓ Support Question

$this->telegram = new Telegram($config['api_key'], $config['bot_username']);

php8.2 error info Creation of dynamic property app\tybot\command\TgBot::$telegram is depreca...

Can you show full error message ?

asadbekkuz avatar Oct 23 '23 00:10 asadbekkuz