lily_website

πŸ“‚ FSM

⬅️ Back 🏠 Docs Root

This directory contains components related to the Finite State Machine (FSM) management within the Telegram bot. It includes base classes for state managers and common FSM handlers.

πŸ—ΊοΈ Module Map

Component Description
πŸ“œ Base Manager Base class for FSM state managers
πŸ“œ Common FSM Handlers Handlers for common FSM-related actions (e.g., state reset)