Skip to main content

resolve_chat_file_path

Function resolve_chat_file_path 

Source
pub fn resolve_chat_file_path(
    storage_root: &Path,
    session_id: &str,
    file_id: &str,
    variant: &str,
    viewer_did: Option<&str>,
) -> Result<PathBuf, String>