diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2022-08-30 02:04:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-30 02:04:15 +0300 |
commit | 8651e22a472a1b740aee5fd6c8b243425c9498c8 (patch) | |
tree | fb14421e54a844bb9b698b5049339323085de343 /README.md | |
parent | 336a7c5c4243128afd54133b5e0dfeb9661fb7c2 (diff) | |
parent | 76a362631705d9adcc2709e6d8f9b327112ae306 (diff) |
Merge pull request #220 from llnulldisk/master
Update to API 4.6
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,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.4 (Implemented all APIs except 'Telegram Passport') +- [x] Bot API 4.0 ~ 4.7 (Implemented all APIs except 'Telegram Passport') ## Sample |