Expand description
Shared and per-user state storage.
Structsยง
- Dialogue
Storage - Per-user or per-chat FSM state keyed by
(chat_id, user_id). - State
Storage - Thread-safe, type-erased key-value store for sharing state between handlers.
Shared and per-user state storage.
(chat_id, user_id).