diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,7 +9,10 @@ Documentation is located [here](http://reo7sp.github.io/tgbot-cpp). ## State -- [x] Telegram Bot API 6.9 +- [x] Telegram Bot API 7.0 +- [ ] [MaybeInaccessibleMessage](https://core.telegram.org/bots/api#maybeinaccessiblemessage) +- [ ] [Message->pinnedMessage](https://core.telegram.org/bots/api#message) +- [ ] [CallbackQuery->message](https://core.telegram.org/bots/api#callbackquery) - [ ] [Deep Linking](https://core.telegram.org/bots/features#deep-linking) |