Aiogram нет типа resolve_used_update_types
Пишу телеграм бота на Aiogram Выводит ошибку на куске кода:
await dp.start_polling(bot, allowed_updates=dp.resolve_used_update_types())
AttributeError: 'Dispatcher' object has no attribute 'resolve_used_update_types'