We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e5759 commit 133755fCopy full SHA for 133755f
docs/getting-started/important-notes.md
@@ -12,8 +12,9 @@ pull request!
12
13
## ChatMemberUpdated
14
15
-- In order to receive `chat_member` and updates, you must explicitly add it to
16
- your `allowed_updates` when getting updates or setting your webhook.
+- In order to receive `ChatMember` updates, you must explicitly add
+ `UpdateTypeChatMember` to your `AllowedUpdates` when getting updates or
17
+ setting your webhook.
18
19
## Entities use UTF16
20
0 commit comments