From 499d9b1791665cc36e19d0843c559384234155cf Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sun, 8 Nov 2020 00:03:41 +0600 Subject: [PATCH] Update README.md --- tgbotapi.core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgbotapi.core/README.md b/tgbotapi.core/README.md index 928434903f..a36ece9cd3 100644 --- a/tgbotapi.core/README.md +++ b/tgbotapi.core/README.md @@ -10,7 +10,7 @@ moments are describing by official [Telegram Bot API](https://core.telegram.org/ ## Compatibility -This version compatible with [4th of June 2020 update of TelegramBotAPI (version 4.9)](https://core.telegram.org/bots/api#june-4-2020). +This version compatible with [4th of November 2020 update of TelegramBotAPI (version 5.0)](https://core.telegram.org/bots/api#november-4-2020). There is only one exception of implemented functionality - Telegram Passport API, which was presented in [August 2018 update of TelegramBotAPI](https://core.telegram.org/bots/api-changelog#august-27-2018) update. It will be implemented as soon as possible.