mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
* Add KeyboardButtonPollTypeType enum A new enum, KeyboardButtonPollType, has been added and documented. This enum holds types of polls that can be created and sent when the corresponding button is pressed. It is now imported and included in the aiogram enums documentation. * Added changelog
36 lines
619 B
ReStructuredText
36 lines
619 B
ReStructuredText
.. _enums:
|
|
|
|
#####
|
|
Enums
|
|
#####
|
|
|
|
Here is list of all available enums:
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
bot_command_scope_type
|
|
chat_action
|
|
chat_boost_source_type
|
|
chat_member_status
|
|
chat_type
|
|
content_type
|
|
currency
|
|
dice_emoji
|
|
encrypted_passport_element
|
|
inline_query_result_type
|
|
input_media_type
|
|
keyboard_button_poll_type_type
|
|
mask_position_point
|
|
menu_button_type
|
|
message_entity_type
|
|
message_origin_type
|
|
parse_mode
|
|
passport_element_error_type
|
|
poll_type
|
|
reaction_type_type
|
|
sticker_format
|
|
sticker_type
|
|
topic_icon_color
|
|
update_type
|