Function get_default

Source
pub async fn get_default(
    conn: &mut PgConnection,
) -> ModelResult<ChatbotConfigurationModel>