Variable ParamKeyKeyEnumConst
ParamKeyKeyEnum: {
CommandPrefix: "commandPrefix";
CurrencyName: "currencyName";
DeveloperMode: "developerMode";
DiscordRoleSyncEnabled: "discordRoleSyncEnabled";
DiscordRoleSyncPreferDiscord: "discordRoleSyncPreferDiscord";
DomainName: "domainName";
EconomyEnabled: "economyEnabled";
MessagePrefix: "messagePrefix";
ServerChatName: "serverChatName";
UnknownCommandFeedbackEnabled: "unknownCommandFeedbackEnabled";
UnknownCommandFeedbackMessage: "unknownCommandFeedbackMessage";
} = ...
Type Declaration
ReadonlyCommandPrefix: "commandPrefix"
ReadonlyCurrencyName: "currencyName"
ReadonlyDeveloperMode: "developerMode"
ReadonlyDiscordRoleSyncEnabled: "discordRoleSyncEnabled"
ReadonlyDiscordRoleSyncPreferDiscord: "discordRoleSyncPreferDiscord"
ReadonlyDomainName: "domainName"
ReadonlyEconomyEnabled: "economyEnabled"
ReadonlyMessagePrefix: "messagePrefix"
ReadonlyServerChatName: "serverChatName"
ReadonlyUnknownCommandFeedbackEnabled: "unknownCommandFeedbackEnabled"
ReadonlyUnknownCommandFeedbackMessage: "unknownCommandFeedbackMessage"