mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
* AIOG-T-20 Bot API 4.8 * AIOG-T-20 Update aliases * AIOG-T-20 Add parse mode passing in sendPoll method * AIOG-T-20 Small changes in docs * AIOG-T-20 Revert overriding remove keyboard default value and add tests * AIOG-T-20 Bot API 4.8
19 lines
No EOL
141 B
Text
19 lines
No EOL
141 B
Text
.idea/
|
|
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
env/
|
|
build/
|
|
dist/
|
|
site/
|
|
*.egg-info/
|
|
*.egg
|
|
aiogram/_meta.py
|
|
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.coverage
|
|
reports
|
|
|
|
dev/ |