From b729f89033dca0cd2b9606060e735abfaf41c1f4 Mon Sep 17 00:00:00 2001 From: llnulldisk <48621230+llnulldisk@users.noreply.github.com> Date: Mon, 29 Aug 2022 18:46:44 +0200 Subject: Update to API 4.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8d859ca..84e4108 100644 --- a/README.md +++ b/README.md @@ -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.5 (Implemented all APIs except 'Telegram Passport') ## Sample -- cgit v1.2.3 From ed5065b35911a6d7d3dff30bd80600cc593901a3 Mon Sep 17 00:00:00 2001 From: llnulldisk <48621230+llnulldisk@users.noreply.github.com> Date: Mon, 29 Aug 2022 21:30:37 +0200 Subject: Update to API 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 84e4108..ad59023 100644 --- a/README.md +++ b/README.md @@ -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.5 (Implemented all APIs except 'Telegram Passport') +- [x] Bot API 4.0 ~ 4.6 (Implemented all APIs except 'Telegram Passport') ## Sample -- cgit v1.2.3 From 76a362631705d9adcc2709e6d8f9b327112ae306 Mon Sep 17 00:00:00 2001 From: llnulldisk <48621230+llnulldisk@users.noreply.github.com> Date: Tue, 30 Aug 2022 00:25:15 +0200 Subject: Update to API 4.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ad59023..55de4e4 100644 --- a/README.md +++ b/README.md @@ -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.6 (Implemented all APIs except 'Telegram Passport') +- [x] Bot API 4.0 ~ 4.7 (Implemented all APIs except 'Telegram Passport') ## Sample -- cgit v1.2.3