From 6377aefb6ab8bfba7dc6601f5b125a594a1619c8 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Fri, 10 May 2024 20:00:58 +0600 Subject: [PATCH] update supportable version of telegram bot api --- docs/tgbotapi/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tgbotapi/index.md b/docs/tgbotapi/index.md index 46c2cc3..3c74ee1 100644 --- a/docs/tgbotapi/index.md +++ b/docs/tgbotapi/index.md @@ -1,6 +1,6 @@ # TelegramBotAPI -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi) [![Supported version](https://img.shields.io/badge/Telegram%20Bot%20API-7.2-blue)](https://core.telegram.org/bots/api-changelog#march-31-2024) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi) [![Supported version](https://img.shields.io/badge/Telegram%20Bot%20API-7.3-blue)](https://core.telegram.org/bots/api-changelog#may-6-2024)