diff --git a/README.md b/README.md index 82a4beb..3c6b2d5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@
A simple, but extensible Python implementation for the Telegram Bot API.
Supports both sync and async ways.
-##Supporting Bot API version: 5.5! +##
Supporting Bot API version: 5.6! ## Contents @@ -686,6 +686,7 @@ Result will be: ## API conformance +* ✔ [Bot API 5.6](https://core.telegram.org/bots/api#december-30-2021) * ✔ [Bot API 5.5](https://core.telegram.org/bots/api#december-7-2021) * ✔ [Bot API 5.4](https://core.telegram.org/bots/api#november-5-2021) * ➕ [Bot API 5.3](https://core.telegram.org/bots/api#june-25-2021) - ChatMember* classes are full copies of ChatMember