🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
BSD 3-Clause "New" or "Revised" License
3.04k
stars
671
forks
source link
setChatPhoto() doesn't work anymore but no error is displayed. setChatTitle() and setChatDescription() work normally #1132
Open
bvicini opened 4 months ago
PHP version
8.3.9
irazasyed/telegram-bot-sdk version
v3.14.0
Laravel version (if any)
v10.48.16
Code To Reproduce the bug
simply call the function inside a regular laravel console command
Error stacktrace (if any)
None