Eleirbag89 / TelegramBotPHP

A very simple PHP Telegram Bot API for sending messages.
http://eleirbag89.github.io/TelegramBotPHP
MIT License
800 stars 340 forks source link

error send photo in update.php file #248

Closed NZ62AN closed 2 years ago

NZ62AN commented 3 years ago

i use update.php and get error Undefined variable '$message' in line: //Download the file just sended $file_id = $message['photo'][0]['file_id'];

Eleirbag89 commented 3 years ago

Can you write your bot's code ?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.