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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
This is a PHP7 bot API implementation for Telegram implementing the **totality** of [Bot API up until v3.4](https://core.telegram.org/bots/api#october-11-2017)
12
+
This is a PHP7 bot API implementation for Telegram implementing the **totality** of [Bot API up until v3.5](https://core.telegram.org/bots/api#november-17-2017)
13
13
14
14
### About this class
15
15
@@ -19,6 +19,12 @@ This is a PHP7 bot API implementation for Telegram implementing the **totality**
19
19
***Full** inline bots support.
20
20
***Full** support for payment system.
21
21
22
+
## Quick note
23
+
24
+
This is the v2 branch which will cease to receive any more updates starting from April 2018. Please use the v3 branch if
25
+
you are starting a new project or read about the [upgrade notes](https://github.com/unreal4u/telegram-api/wiki/Upgrading-from-v2-to-v3)
0 commit comments