laravel-notification-channels / telegram

✈️ Telegram Notifications Channel for Laravel
https://laravel-notification-channels.com/telegram/
MIT License
964 stars 162 forks source link

Method Chunk throws an error #162

Closed deonoize closed 1 year ago

deonoize commented 1 year ago

Hi. Method chunk throws an error:

Call to a member function getBody() on array

in the file vendor/laravel-notification-channels/telegram/src/TelegramChannel.php: 73

Please fix :)