ЕП
Size: a a a
ЕП
B
ЕП
B
ЕП
ЕП
E
ЕП
E
ЕП
E
ЕП
E
ЕП
ㅤ
state = dp.current_state(chat=msg.chat.id, user=msg.from_user.id)
await state.set_state(my_state)
ㅤ
state = dp.current_state(chat=msg.chat.id, user=msg.from_user.id)
await state.set_state(my_state)
G
async def myfunc():
data = FSMContext.???
state = dp.current_state()
G
state = dp.current_state(chat=msg.chat.id, user=msg.from_user.id)
await state.set_state(my_state)
ㅤ
ㅤ