Releases: unreal4u/telegram-api
v3.3.1
v3.3.0
Implements Telegram Bot API v3.5: https://core.telegram.org/bots/api#november-17-2017
v2.9.0
Implements Telegram Bot API v3.5: https://core.telegram.org/bots/api#november-17-2017
v3.2.0
Implements Bot API v3.4: https://core.telegram.org/bots/api#october-11-2017
v2.8.0
Implements Bot API v3.4: https://core.telegram.org/bots/api#october-11-2017
v3.1.1
Adds support for https://github.com/amphp using https://github.com/amphp/artax (Thanks to @umbri !)
Also fixes a backwards compatibility issue
v3.1.0
Added support for https://github.com/amphp using https://github.com/amphp/artax (Thanks to @umbri !)
v3.0.0
The big update is here! (Thanks to @Yoshi2889 !) Version 3 of this API introduces the possibility of async requests using the react/http-client library.
Don't forget to check out the upgrading notes if you want to upgrade from v2 to v3!
v2.7.0
Implements totality of API v3.3: https://core.telegram.org/bots/api-changelog#august-23-2017
v3.0.0-alpha
More information on BC? Check the wiki: https://github.com/unreal4u/telegram-api/wiki/Upgrading-from-v2-to-v3