aiogram/tests/test_api/test_methods
2023-02-12 01:24:18 +02:00
..
__init__.py Add tests for BaseSession and TelegramAPIServer 2019-11-16 00:52:18 +02:00
test_add_sticker_to_set.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +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 Migrate to hatchling (#1095) 2023-01-12 02:49:58 +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 Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +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_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_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 Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +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 Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +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_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_passport_data_errors.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +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_thumb.py Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +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 Added full support of Bot API 6.4 (#1088) 2022-12-30 22:44:25 +02:00