sdmway
|
e3dc7d576b
|
misc: code consistency and bot instance creation (#1482)
* misc: code consistency and bot instance creation
* Changelog for aiogram#1482
* misc: consistency of comments and dispatcher instance creation
* misc: removed routers example
* Update CHANGES/1482.misc.rst
---------
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
|
2024-05-31 20:11:21 +03:00 |
|
Alex Root Junior
|
b94123de3d
|
Remove commands= from examples
|
2023-09-06 00:50:46 +03:00 |
|
Alex Root Junior
|
4315ecf1a2
|
Dev 3.x flat package (#961)
* Move packages
* Added changelog
* Update examples/echo_bot.py
Co-authored-by: Oleg A. <t0rr@mail.ru>
* Rename `handler` -> `handlers`
* Update __init__.py
Co-authored-by: Oleg A. <t0rr@mail.ru>
|
2022-08-14 01:07:52 +03:00 |
|
Alex Root Junior
|
497436595d
|
[3.x] Bot API 6.0 (#890)
* Base implementation
* Bump license
* Revert re-generated tests
* Fix tests, improved docs
* Remove TODO
* Removed unreachable code
* Changed type of `last_synchronization_error_date`
* Fixed wrongly cleaned code
|
2022-04-19 22:03:24 +03:00 |
|