Open justdmitry opened 7 years ago
Bot API 3.2.1: Use allowed_updates in setWebhook and getUpdates to selectively subscribe to updates of a certain type. Among other things, this allows you to stop getting updates about new posts in channels where your bot is an admin.
allowed_updates
setWebhook
getUpdates
Bot API 3.2.1: Use
allowed_updates
insetWebhook
andgetUpdates
to selectively subscribe to updates of a certain type. Among other things, this allows you to stop getting updates about new posts in channels where your bot is an admin.