Skip to main content

set_chat_file_sharing

Function set_chat_file_sharing 

Source
pub fn set_chat_file_sharing(
    storage_root: &Path,
    session_id: &str,
    file_id: &str,
    sharing: ChatFileSharing,
) -> Result<ChatFileRecord, String>