1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Poll type parameter parse fix

Plus some typo
This commit is contained in:
Badiboy
2022-05-15 00:59:35 +03:00
parent 7e68721475
commit 91b665ea94
4 changed files with 18 additions and 13 deletions

View File

@@ -10,6 +10,5 @@ OS:
## Checklist:
- [ ] I added/edited example on new feature/change (if exists)
- [ ] My changes won't break backend compatibility
- [ ] I made changes for async and sync
- [ ] My changes won't break backward compatibility
- [ ] I made changes both for sync and async