🤖 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
when i use Telegram::setMessageReaction(), missing Class "xxx\Arr" #1128
Open
eqwt opened 5 months ago
PHP version
8.2
irazasyed/telegram-bot-sdk version
Class "Telegram\Bot\Methods\Arr" not found
Laravel version (if any)
No response
Code To Reproduce the bug
use Telegram::setMessageReaction(),error is show. now I just add "use Illuminate\Support\Arr" can use , please fix it.
Error stacktrace (if any)
No response