Add ButtonStyle enum to represent button styles in the Telegram API

This commit is contained in:
JRoot Junior 2026-02-09 20:27:30 +02:00
parent 45c4c2bee5
commit 8783c4922e
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
5 changed files with 34 additions and 0 deletions

View file

@ -0,0 +1,9 @@
###########
ButtonStyle
###########
.. automodule:: aiogram.enums.button_style
:members:
:member-order: bysource
:undoc-members: True

View file

@ -11,6 +11,7 @@ Here is list of all available enums:
:maxdepth: 1
bot_command_scope_type
button_style
chat_action
chat_boost_source_type
chat_member_status