New
v3.7.0
What's Changed
- Fixed return type for AnswerInlineQuery::getResults by @DJTommek in https://github.com/unreal4u/telegram-api/pull/123
- Migrate reactphp/http-client to reactphp/client by @NanoSector in https://github.com/unreal4u/telegram-api/pull/127
- Decode Telegram response from ReactPHP's ResponseException by @NanoSector in https://github.com/unreal4u/telegram-api/pull/137
- added support for BotCommandScope by @DJTommek in https://github.com/unreal4u/telegram-api/pull/135
- Fixed uploading documents and thumbnails by @DJTommek in https://github.com/unreal4u/telegram-api/pull/138
- Pr/attachments fclose by @DJTommek in https://github.com/unreal4u/telegram-api/pull/139
- Style entities decoder by @LucaDevelop in https://github.com/unreal4u/telegram-api/pull/141
- Added send-contact.php example by @DJTommek in https://github.com/unreal4u/telegram-api/pull/145
- Webhook $secret_token by @DJTommek in https://github.com/unreal4u/telegram-api/pull/146
- updated dependencies, updates according API changes by @DJTommek in https://github.com/unreal4u/telegram-api/pull/150
New Contributors
- @DJTommek made their first contribution in https://github.com/unreal4u/telegram-api/pull/123
- @LucaDevelop made their first contribution in https://github.com/unreal4u/telegram-api/pull/141
Full Changelog: https://github.com/unreal4u/telegram-api/compare/v3.6.0...v3.7.0