From 23553bc251ca673137b684082a6f84062f053bd2 Mon Sep 17 00:00:00 2001 From: nitanmarcel Date: Tue, 19 Nov 2019 21:31:44 +0200 Subject: API 4.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd045d5..780923a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Documentation is located [here](http://reo7sp.github.io/tgbot-cpp). ## State - [x] Bot API 3.0 ~ 3.6 -- [x] Bot API 4.0 (Implemented all APIs except 'Telegram Passport') +- [x] Bot API 4.0 ~ 4.2 (Implemented all APIs except 'Telegram Passport') ## Sample -- cgit v1.2.3 From eb10c8705be495cc9d663dd48672eb9e174f0e4c Mon Sep 17 00:00:00 2001 From: nitanmarcel Date: Tue, 19 Nov 2019 21:59:22 +0200 Subject: API 4.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 780923a..6f3d3f4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,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.2 (Implemented all APIs except 'Telegram Passport') +- [x] Bot API 4.0 ~ 4.3 (Implemented all APIs except 'Telegram Passport') ## Sample -- cgit v1.2.3 From 084a6492103eff0d021562694c6869fdcce58261 Mon Sep 17 00:00:00 2001 From: nitanmarcel Date: Wed, 20 Nov 2019 21:04:11 +0200 Subject: API 4.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6f3d3f4..0137f5e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,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.3 (Implemented all APIs except 'Telegram Passport') +- [x] Bot API 4.0 ~ 4.4 (Implemented all APIs except 'Telegram Passport') ## Sample -- cgit v1.2.3