Skip to main content

parse_chat_sync_config

Function parse_chat_sync_config 

Source
pub async fn parse_chat_sync_config(
    required: bool,
) -> Result<Option<ChatSyncConfig>, String>
Expand description

Parse chat sync config. Returns None if disabled, Err if required but misconfigured.