From 619d1ed6a034edb9513c95b6dc3f2c59695caa24 Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Thu, 18 Jan 2024 09:12:02 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 889a497..f2019f5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ C++ library for [Telegram Bot API](https://core.telegram.org/bots/api) with gene Features: -* Bot API v6.3 +* Bot API v7.0 * Generated API structures and methods. No manual typing errors. Easily updatable for API changes. * C++23 * License: MIT