mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update KeyboardBuilder utility, fixed type-hints for button method, a… (#1399)
* Update KeyboardBuilder utility, fixed type-hints for button method, adjusted limits of the different markup types to real world values. * Added changelog * Fixed coverage * Update aiogram/utils/keyboard.py Co-authored-by: Suren Khorenyan <surenkhorenyan@gmail.com> * Fixed codestyle --------- Co-authored-by: Suren Khorenyan <surenkhorenyan@gmail.com>
This commit is contained in:
parent
d3c63797b0
commit
844d6f58f5
3 changed files with 108 additions and 76 deletions
1
CHANGES/1399.bugfix.rst
Normal file
1
CHANGES/1399.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Update KeyboardBuilder utility, fixed type-hints for button method, adjusted limits of the different markup types to real world values.
|
||||
Loading…
Add table
Add a link
Reference in a new issue