from aiogram.fsm.state import State, StatesGroup class AdminStorage(StatesGroup): promotion_msg = State()