pub async fn insert(
conn: &mut PgConnection,
input: NewChatbotConfigurationModel,
) -> ModelResult<ChatbotConfigurationModel>pub async fn insert(
conn: &mut PgConnection,
input: NewChatbotConfigurationModel,
) -> ModelResult<ChatbotConfigurationModel>