tock / ai.tock.bot.engine.feature / FeatureDAO / deleteFeature

deleteFeature

open fun deleteFeature(botId: String, namespace: String, type: FeatureType, applicationId: String? = null): Unit (source)
abstract fun deleteFeature(botId: String, namespace: String, category: String, name: String, applicationId: String? = null): Unit (source)