You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a PHP7 bot API implementation for Telegram implementing the **totality** of [Bot API up until v4.0](https://core.telegram.org/bots/api-changelog#july-26-2018)
12
+
This is a PHP7 bot API implementation for Telegram implementing the **totality** of [Bot API up until v3.6](https://core.telegram.org/bots/api#february-13-2018)
13
+
and the vast mejority of the [Bot API up until v4.1](https://core.telegram.org/bots/api#august-27-2018)
13
14
14
15
### About this class
15
16
@@ -23,7 +24,9 @@ This is a PHP7 bot API implementation for Telegram implementing the **totality**
All known bugs can be found in the form of issues or pull requests. Found a new bug? Feel free to [submit a PR](https://github.com/unreal4u/telegram-api/pulls) or
27
+
The only thing that is not included in this library (yet) is the Passport support. This will be implemented soon though!
28
+
29
+
All other known bugs can be found in the form of issues or pull requests. Found a new bug? Feel free to [submit a PR](https://github.com/unreal4u/telegram-api/pulls) or
27
30
[create an issue](https://github.com/unreal4u/telegram-api/issues)! Not sure if you've found a new bug? You can always ask
0 commit comments