all repos — telegram-bot-api @ 133755f959377fdf29fc230258d9215faa29cd6f

Golang bindings for the Telegram Bot API

Another small docs update.
Syfaro syfaro@huefox.com
Wed, 10 Mar 2021 16:58:27 -0500
commit

133755f959377fdf29fc230258d9215faa29cd6f

parent

f6e575996e5319447140ff9aa4865d70e02e5447

1 files changed, 3 insertions(+), 2 deletions(-)

jump to
M docs/getting-started/important-notes.mddocs/getting-started/important-notes.md

@@ -12,8 +12,9 @@ operation times out.

## ChatMemberUpdated -- In order to receive `chat_member` and updates, you must explicitly add it to - 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 + setting your webhook. ## Entities use UTF16