ᅠ
Size: a a a
ᅠ
D
D
T
D
ᅠ
T
А
with create_pool(…) as pool:
dp.middlewares…
await dp.start_polling()
T
with create_pool(…) as pool:
dp.middlewares…
await dp.start_polling()
T
T
К
T
T
with create_pool(…) as pool:
dp.middlewares…
await dp.start_polling()
А
async with
толькоD
@dp.message_handler(state='sum')
async def testt(m:types.Message):
await m.answer('Работает')
D
А