tock / ai.tock.bot.engine / BotBus / isFeatureEnabled

isFeatureEnabled

open fun isFeatureEnabled(feature: FeatureType, default: Boolean = false): Boolean (source)

Is the feature enabled?

Parameters

feature - the feature to check

default - the default value if the feature state is unknown