mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
fix: added absent params for button builders (#1304)
* fix: added absent params for button builders * docs: added changelog * fix: renamed changelog item
This commit is contained in:
parent
c229cf8c7b
commit
83a01f014c
2 changed files with 9 additions and 1 deletions
1
CHANGES/1303.bugfix
Normal file
1
CHANGES/1303.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added actual param hints for `InlineKeyboardBuilder` and `ReplyKeyboardBuilder`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue