diff --git a/README.md b/README.md index ef79d1e..027139d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

A simple, but extensible Python implementation for the Telegram Bot API.

Both synchronous and asynchronous.

-##

Supported Bot API version: 6.0! +##

Supported Bot API version: 6.1!

Official documentation

@@ -727,6 +727,7 @@ Result will be: ## API conformance +* ✔ [Bot API 6.1](https://core.telegram.org/bots/api#june-20-2022) * ✔ [Bot API 6.0](https://core.telegram.org/bots/api#april-16-2022) * ✔ [Bot API 5.7](https://core.telegram.org/bots/api#january-31-2022) * ✔ [Bot API 5.6](https://core.telegram.org/bots/api#december-30-2021)