summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorllnulldisk <48621230+llnulldisk@users.noreply.github.com>2024-04-20 14:17:26 +0200
committerllnulldisk <48621230+llnulldisk@users.noreply.github.com>2024-04-20 14:17:26 +0200
commitb5b5cd9e88fc5a87f196e54144b163b4729570d1 (patch)
treef7f0bf8af10ab29850baa4952fb79f8941d4d700 /README.md
parentd99e61c68a27d625d2d94c2569d99a1aaacaf0b0 (diff)
Update to Bot API 7.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index e79b244..e4005c5 100644
--- a/README.md
+++ b/README.md
@@ -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)