Supports Bot API 4.6 (Broken tests)

This commit is contained in:
Alex Root Junior 2020-01-24 01:07:22 +02:00
parent 213f2a3c16
commit ae55497842
51 changed files with 244 additions and 63 deletions

View file

@ -1,6 +1,7 @@
from typing import Any
import pytest
from aiogram.api.types import CallbackQuery, InlineQuery, User
from aiogram.dispatcher.handler import InlineQueryHandler