-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
ℹ️ good-first-issueinformation: good-first-issueinformation: good-first-issue⚙️ examplesaffected functionality: examplesaffected functionality: examples📋 help-wantedwork status: help-wantedwork status: help-wanted
Description
Every now and then we get questions on why our examples (or custom user code) isn't receiving any updates and in many of these cases it turns of that the allowed_updates were not configured correctly. To avoid these problems at least with our examples, we should explicitly pass allowed_updates=Update.ALL_TYPES to run_polling, get_updates, run_webhook and set_webhook in our examples.
A PR that addresses this would be very welcome. It should cover all examples.
Metadata
Metadata
Assignees
Labels
ℹ️ good-first-issueinformation: good-first-issueinformation: good-first-issue⚙️ examplesaffected functionality: examplesaffected functionality: examples📋 help-wantedwork status: help-wantedwork status: help-wanted