mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added enumerations
This commit is contained in:
parent
964418f4f0
commit
3beecf851b
30 changed files with 289 additions and 27 deletions
|
|
@ -8,8 +8,15 @@ Here is list of all available enums:
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
bot_command_scope_type
|
||||
chat_action
|
||||
chat_member_status
|
||||
chat_type
|
||||
content_type
|
||||
dice_emoji
|
||||
menu_button_type
|
||||
message_entity_type
|
||||
parse_mode
|
||||
poll_type
|
||||
topic_icon_color
|
||||
update_type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue