aiogram/tests/test_api/test_methods
Alex Root Junior 6570d0bab1
Bot API 6.6 (#1139)
* Added basic support of Bot API 6.6

* Update descriptions

* Added StickerFormat enum

* Bump version

* Refresh from docs

* Fixed CommandStart

* Fixed files uploading

* Cover new functionality

* Added changelog

* Update texts
2023-03-11 02:17:47 +02:00
..
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00
test_add_sticker_to_set.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_answer_callback_query.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_answer_inline_query.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_answer_pre_checkout_query.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_answer_shipping_query.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_answer_web_app_query.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_approve_chat_join_request.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_ban_chat_member.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_ban_chat_sender_chat.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_base.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_close.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_close_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_close_general_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_copy_message.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_create_chat_invite_link.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_create_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_create_invoice_link.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_create_new_sticker_set.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_decline_chat_join_request.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_delete_chat_photo.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_delete_chat_sticker_set.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_delete_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_delete_message.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_delete_my_commands.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_delete_sticker_from_set.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_delete_sticker_set.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_delete_webhook.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_chat_invite_link.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_general_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_message_caption.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_message_live_location.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_message_media.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_message_reply_markup.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_edit_message_text.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_export_chat_invite_link.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_forward_message.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_chat.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_chat_administrators.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_chat_member.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_chat_member_count.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_chat_menu_button.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_custom_emoji_stickers.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_file.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_forum_topic_icon_stickers.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_game_high_scores.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_me.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_my_commands.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_my_default_administrator_rights.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_my_description.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_get_my_short_description.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_get_sticker_set.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_updates.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_url.py Bump dependencies 2023-02-12 01:24:18 +02:00
test_get_user_profile_photos.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_get_webhook_info.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_hide_general_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_leave_chat.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_log_out.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_pin_chat_message.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_promote_chat_member.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_reopen_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_reopen_general_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_restrict_chat_member.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_revoke_chat_invite_link.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_animation.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_audio.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_chat_action.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_contact.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_dice.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_document.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_game.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_invoice.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_location.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_media_group.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_message.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_send_photo.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_poll.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_sticker.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_venue.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_video.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_send_video_note.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_send_voice.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_chat_administrator_custom_title.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_chat_description.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_chat_menu_button.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_chat_permissions.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_chat_photo.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_chat_sticker_set.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_chat_title.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_custom_emoji_sticker_set_thumbnail.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_game_score.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_my_commands.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_my_default_administrator_rights.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_my_description.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_my_short_description.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_passport_data_errors.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_sticker_emoji_list.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_sticker_keywords.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_sticker_mask_position.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_sticker_position_in_set.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_set_sticker_set_thumbnail.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_sticker_set_title.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
test_set_webhook.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_stop_message_live_location.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_stop_poll.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_unban_chat_member.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_unban_chat_sender_chat.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_unhide_general_forum_topic.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_unpin_all_chat_messages.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_unpin_all_forum_topic_messages.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_unpin_chat_message.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00
test_upload_sticker_file.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00