Properties

Link copied to clipboard
open override var checkOnline: Boolean

Enables the library to compare local commands against Discord's command, to check if application commands need to be updated.

Link copied to clipboard
open override var diffEngine: DiffEngine

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

Link copied to clipboard

Whether the raw JSON of the application commands should be logged on TRACE when the condition is met.

Link copied to clipboard
open override val path: Path

Path at which the application commands cache would be saved to.