Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
XiaomiYe opened this issue Aug 7, 2023 · 2 comments
Labels

Comments

@XiaomiYe
Copy link

XiaomiYe commented Aug 7, 2023

❓ 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...

@noplanman
Copy link
Member

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.

@asadbekkuz
Copy link

❓ 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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants