aiogram/docs2/api/methods
Alex Root Junior 0e72d8e65b
[3.0] Bot API 5.1 + FSM + Utils (#525)
* Regenerate corresponding to Bot API 5.1

* Added base of FSM. Markup constructor and small refactoring

* Fix dependencies

* Fix mypy windows error

* Move StatesGroup.get_root() from meta to class

* Fixed chat and user constraints

* Update pipeline

* Remove docs pipeline

* Added GLOBAL_USER FSM strategy

* Reformat code

* Fixed Dispatcher._process_update

* Bump Bot API 5.2. Added integration with MagicFilter

* Coverage
2021-05-11 23:04:32 +03:00
..
add_sticker_to_set.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
answer_callback_query.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
answer_inline_query.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
answer_pre_checkout_query.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
answer_shipping_query.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
close.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
copy_message.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
create_chat_invite_link.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
create_new_sticker_set.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
delete_chat_photo.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
delete_chat_sticker_set.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
delete_message.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
delete_sticker_from_set.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
delete_webhook.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
edit_chat_invite_link.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
edit_message_caption.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
edit_message_live_location.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
edit_message_media.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
edit_message_reply_markup.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
edit_message_text.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
export_chat_invite_link.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
forward_message.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_chat.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_chat_administrators.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_chat_member.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_chat_members_count.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_file.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_game_high_scores.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_me.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_my_commands.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_sticker_set.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_updates.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_user_profile_photos.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
get_webhook_info.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
index.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
kick_chat_member.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
leave_chat.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
log_out.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
pin_chat_message.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
promote_chat_member.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
restrict_chat_member.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
revoke_chat_invite_link.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_animation.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_audio.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_chat_action.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_contact.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_dice.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_document.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_game.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_invoice.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_location.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_media_group.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_message.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_photo.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_poll.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_sticker.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_venue.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_video.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_video_note.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
send_voice.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_chat_administrator_custom_title.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_chat_description.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_chat_permissions.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_chat_photo.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_chat_sticker_set.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_chat_title.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_game_score.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_my_commands.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_passport_data_errors.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_sticker_position_in_set.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_sticker_set_thumb.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
set_webhook.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
stop_message_live_location.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
stop_poll.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
unban_chat_member.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
unpin_all_chat_messages.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
unpin_chat_message.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
upload_sticker_file.rst [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00