Skip to main content

list_sessions

Function list_sessions 

Source
pub fn list_sessions() -> Result<Vec<SessionInfo>>
Expand description

List all sessions, sorted by most recently updated. Uses a lightweight struct to skip deserializing the full message history.