Skip to main content

get_all_chatbots

Function get_all_chatbots 

Source
pub async fn get_all_chatbots(
    conn: &mut PgConnection,
) -> ModelResult<Vec<ChatbotConfiguration>>