diffEngine

open override var diffEngine: DiffEngine(source)

Deprecated

Moved to 'diffEngine' of fileCache(...)/databaseCache(...)

The diff engine to use when comparing old and new application commands, to determine if commands needs to be updated.

Only change this if necessary.

Default: DiffEngine.NEW

Spring property: botcommands.application.diffEngine