Releases: guyshe/telegram_handler
Releases · guyshe/telegram_handler
release/1.4.4
Bugfixes: 1.4.3
Fixed two major bugs:
- 429 error code (too many requests) re-raised 429 error code exception while handling the error
- Changed data stracture from queue to buffer for simplicity
Release 1.4.1
Added support for html and longer messages
Release 1.4
- Fixed crush on requests error
- Change the way of action to a buffer that being flushed to telegram each half a second
- Removed the usage of QueueHandler
release 1.3.1
Merge pull request #3 from guyshe/bugfix/fixed_typo Fixed typo
First Version
Merge pull request #2 from guyshe/dev Dev