Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Releases: unreal4u/telegram-api

v3.3.1

28 Nov 00:28

Choose a tag to compare

Allow to pass on parameters to ReactPHP's HTTP Client

v3.3.0

20 Nov 22:30

Choose a tag to compare

v2.9.0

20 Nov 22:30

Choose a tag to compare

v3.2.0

11 Oct 21:21

Choose a tag to compare

v2.8.0

11 Oct 21:20

Choose a tag to compare

v3.1.1

09 Sep 21:06

Choose a tag to compare

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

09 Sep 20:49

Choose a tag to compare

v3.0.0

05 Sep 22:02

Choose a tag to compare

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

24 Aug 10:20

Choose a tag to compare

v3.0.0-alpha

02 Aug 22:13

Choose a tag to compare

v3.0.0-alpha Pre-release
Pre-release
  • Async requests are here to stay! ( #13 )
  • Better error handling ( #16 )
  • Many internal improvements

More information on BC? Check the wiki: https://github.com/unreal4u/telegram-api/wiki/Upgrading-from-v2-to-v3