| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-03-11 | 1.5 kB | |
| v3.14.0 source code.tar.gz | 2024-03-11 | 84.6 kB | |
| v3.14.0 source code.zip | 2024-03-11 | 180.7 kB | |
| Totals: 3 Items | 266.7 kB | 0 | |
What's Changed
- Laravel 11 Support.
- Downgrade psr/container by @kksandr7 in https://github.com/irazasyed/telegram-bot-sdk/pull/1093
- Fix "Call to undefined function GuzzleHttp\Promise\unwrap()" issue [#1086] by @dario86 in https://github.com/irazasyed/telegram-bot-sdk/pull/1087
- Update dev dependencies.
- Update get chat function with chat_boost by @mbpcoder in https://github.com/irazasyed/telegram-bot-sdk/pull/1104
- Allow to add commands stored in an iterable by @romm in https://github.com/irazasyed/telegram-bot-sdk/pull/1100
- setMessageReaction by @AgelxNash in https://github.com/irazasyed/telegram-bot-sdk/pull/1116
- allowed_updates webhook by @AgelxNash in https://github.com/irazasyed/telegram-bot-sdk/pull/1115
New Contributors
- @kksandr7 made their first contribution in https://github.com/irazasyed/telegram-bot-sdk/pull/1093
- @dario86 made their first contribution in https://github.com/irazasyed/telegram-bot-sdk/pull/1087
- @mbpcoder made their first contribution in https://github.com/irazasyed/telegram-bot-sdk/pull/1104
- @romm made their first contribution in https://github.com/irazasyed/telegram-bot-sdk/pull/1100
- @AgelxNash made their first contribution in https://github.com/irazasyed/telegram-bot-sdk/pull/1116
- @laravel-shift made their first contribution in https://github.com/irazasyed/telegram-bot-sdk/pull/1114
Full Changelog: https://github.com/irazasyed/telegram-bot-sdk/compare/v3.13.0...v3.14.0