Another small docs update.

bot-api-6.1
Syfaro 2021-03-10 16:58:27 -05:00
parent f6e575996e
commit 133755f959
1 changed files with 3 additions and 2 deletions

View File

@ -12,8 +12,9 @@ pull request!
## ChatMemberUpdated ## ChatMemberUpdated
- In order to receive `chat_member` and updates, you must explicitly add it to - In order to receive `ChatMember` updates, you must explicitly add
your `allowed_updates` when getting updates or setting your webhook. `UpdateTypeChatMember` to your `AllowedUpdates` when getting updates or
setting your webhook.
## Entities use UTF16 ## Entities use UTF16