irazasyed/telegram-bot-sdk

when i use Telegram::setMessageReaction(), missing Class "xxx\Arr"

eqwt opened this issue · 0 comments

eqwt commented

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