diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2022-09-11 17:11:45 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-11 17:11:45 +0300 |
commit | 30136601c6755e5d7c2174ebd4ed49595e10a54b (patch) | |
tree | a9e6b8b9d653baea4e86d366e38e09f9038a4eda /README.md | |
parent | c82fa054194126e400e7e87dabbdaf20d847703c (diff) | |
parent | 270612dc36df84fe25d7fa5e59ca20647b1e5da9 (diff) |
Merge pull request #227 from llnulldisk/master
Update to API 5.7
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -11,9 +11,7 @@ Documentation is located [here](http://reo7sp.github.io/tgbot-cpp). ## State -- [x] Bot API 3.0 ~ 3.6 -- [x] Bot API 4.0 ~ 4.9 -- [x] Bot API 5.0 ~ 5.5 (Implemented all APIs except 'Run Your Own Bot API Server') +- [x] Bot API 3.0 ~ 6.2 ## Sample |