pub async fn get_by_chatbot_configuration_id(
conn: &mut PgConnection,
chatbotconf_id: Uuid,
) -> ModelResult<ChatbotConfigurationModel>pub async fn get_by_chatbot_configuration_id(
conn: &mut PgConnection,
chatbotconf_id: Uuid,
) -> ModelResult<ChatbotConfigurationModel>