From fa92b56a553bedeff548e4dba1b19624c53d5230 Mon Sep 17 00:00:00 2001 From: Artem Yadelskyi Date: Sat, 25 May 2024 00:34:58 +0300 Subject: [PATCH] Updated README to Telegram Bot API v7.3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e56ab4..ab3bce5 100644 --- a/README.md +++ b/README.md @@ -630,6 +630,6 @@ Telego is distributed under [MIT licence](LICENSE). [TelegramBotAPI]: https://core.telegram.org/bots/api -[TelegramVersionBadge]: https://img.shields.io/static/v1?label=Supported%20Telegram%20Bot%20API&color=29a1d4&logo=telegram&message=v7.2 +[TelegramVersionBadge]: https://img.shields.io/static/v1?label=Supported%20Telegram%20Bot%20API&color=29a1d4&logo=telegram&message=v7.3 -[TelegramLastVersion]: https://core.telegram.org/bots/api#march-31-2024 +[TelegramLastVersion]: https://core.telegram.org/bots/api#may-6-2024