Releases: telepath-php/telepath
Releases · telepath-php/telepath
v0.16.4
Full Changelog: v0.16.3...v0.16.4
See https://core.telegram.org/bots/api#december-29-2023 for changes to the API.
- Updated Laravel Pint dependency that changed a few formatting options. (0.16.1)
- Fixed missing getMe method (0.16.2)
- Fixed typos in documentation (0.16.3)
- Optimized a few usage things (0.16.4)
Version 0.16.3 (Bot API 7.0)
See https://core.telegram.org/bots/api#december-29-2023 for changes to the API.
- Updated Laravel Pint dependency that changed a few formatting options. (0.16.1)
- Fixed missing getMe method (0.16.2)
- Fixed typos in documentation (0.16.3)
Version 0.16.2 (Bot API 7.0)
See https://core.telegram.org/bots/api#december-29-2023 for changes to the API.
- Updated Laravel Pint dependency that changed a few formatting options.
- Fixed missing getMe method
Version 0.16.1 (Bot API 7.0)
See https://core.telegram.org/bots/api#december-29-2023 for changes.
(Difference to v0.16.0 is the updated Laravel Pint dependency that changed a few formatting options.)
Version 0.16 (Bot API 7.0)
Version 0.15 (Bot API 6.9)
v0.15.0 Added workflow back
Bot API Version 6.8
Bot API 6.7 (Version 0.14.2)
Since I had no chance of testing this release, I release the small fixes as beta.
What's Changed
- Bot API 6.7 by @github-actions in #32
Full Changelog: v0.14.1...v0.14.2-beta
Version 0.14.1
Changelog:
- Added missing return types to previously added API methods (@dodomedia)
Bot API 6.7 (Version 0.14.0)
See for API changes: https://core.telegram.org/bots/api-changelog#april-21-2023
Known issues:
- Some API methods may have no return type and may return an array instead of an object.