from aiogram.fsm.state import StatesGroup, State class SupportStorage(StatesGroup): prompt = State()