mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add icon and style args to keyboard builders (#1769)
This commit is contained in:
parent
c73db32e86
commit
fa844fce59
3 changed files with 100 additions and 0 deletions
1
CHANGES/1768.bugfix.rst
Normal file
1
CHANGES/1768.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added ``icon_custom_emoji_id`` and ``style`` parameters to ``InlineKeyboardBuilder.button`` and ``ReplyKeyboardBuilder.button`` signatures.
|
||||
Loading…
Add table
Add a link
Reference in a new issue