Skip to content
On this page

ManagerOptions

BaseManagerOptions

NameTypeDescription
directoryStringThe main directory of the commands
loadAllBooleanIf the framework will load all
defaultNumberThe default cooldown

ButtonsManagerOptions

NameTypeDescription
cooldownNumberThe default cooldown

CommandsManagerOptions

NameTypeDescription
applicationPermissionsBooleanIf the permissions for app commands must be required (only available if guildId is set)
autoRegisterApplicationCommandsBooleanIf the application commands must be registered
defaultCommandsManagerDefaultOptionThe main directory of the commands
directoryStringThe main directory of the commands
guildIdString or Array<String>The guild to register commands
loadAllBooleanIf the framework will load all
prefixStringThe prefix for the bot

EventsManagerOptions

NameTypeDescription
defaultEventsManagerDefaultOptionIf the application commands must be registered
directoryStringThe main directory of the commands
loadAllBooleanIf the framework will load all

InhibitorsManagerOptions

NameTypeDescription
defaultInhibitorsManagerDefaultOptionIf the application commands must be registered
directoryStringThe main directory of the commands
loadAllBooleanIf the framework will load all

ModalsManagerOptions

NameTypeDescription
cooldownNumberThe default cooldown

SelectMenuOptions

NameTypeDescription
cooldownNumberThe default cooldown