Skip to content

Commit 133755f

Browse files
committed
Another small docs update.
1 parent f6e5759 commit 133755f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/getting-started/important-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ pull request!
1212

1313
## ChatMemberUpdated
1414

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.
15+
- In order to receive `ChatMember` updates, you must explicitly add
16+
`UpdateTypeChatMember` to your `AllowedUpdates` when getting updates or
17+
setting your webhook.
1718

1819
## Entities use UTF16
1920

0 commit comments

Comments
 (0)