Another small docs update.
parent
f6e575996e
commit
133755f959
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue