n
Size: a a a
n
WJ
Р
WJ
Р
WJ
Р
Р
Y🏳
Y🏳
️️
F
Y🏳
<Ч
KM
@dp.message_handler(state=Form.field)
async def process_question(message: types.Message, state: FSMContext):
await Form.previous()
async with state.proxy() as data:
........
if 1 == data['one']:
await Form.next()
️️
️️
KM
KM
@dp.message_handler(state=Form.field)
async def process_question(message: types.Message, state: FSMContext):
await Form.previous()
async with state.proxy() as data:
........
if 1 == data['one']:
await Form.next()
️️