The goal: to make aiogram work in the fastapi by changing the code as little as possible when migrating from aiohttp. Also leave all routes running.
Bot init(small class for convenience)
The goal: to make aiogram work in the fastapi by changing the code as little as possible when migrating from aiohttp. Also leave all routes running.