From d96f2be74187d04eb94630715eddbf1d2420872d Mon Sep 17 00:00:00 2001 From: Egor Pugin Date: Mon, 1 Jul 2024 20:15:13 +0300 Subject: [PATCH] Update Bot API to 7.6. --- README.md | 2 +- TelegramBotAPI.html | 405 +++++++++++++++++++++++++++++++++++++++----- sw.cpp | 2 +- 3 files changed, 364 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 3e7bf64..e185731 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 v7.5 +* Bot API v7.6 * Generated API structures and methods. No manual typing errors. Easily updatable for API changes. * C++23 * Header only diff --git a/TelegramBotAPI.html b/TelegramBotAPI.html index 9844a08..c273eb7 100644 --- a/TelegramBotAPI.html +++ b/TelegramBotAPI.html @@ -17,7 +17,7 @@ - + @@ -53,6 +53,20 @@

@BotNews to be the first to know about the latest updates and join the discussion in @BotTalk

+

July 1, 2024

+

Bot API 7.6

+

June 18, 2024

Bot API 7.5

    @@ -786,6 +800,11 @@