Added ability to specify which update bot need to receive and process while using polling mode (#617)

* provide allowed_updates in polling mode
This commit is contained in:
Forevka 2021-07-05 00:41:27 +02:00 committed by GitHub
parent eee6589a2c
commit 125fc22ff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 184 additions and 4 deletions

3
.gitignore vendored
View file

@ -18,4 +18,5 @@ aiogram/_meta.py
.coverage
reports
dev/
dev/
.venv/