Variable SettingsOutputDTOKeyEnumConst

SettingsOutputDTOKeyEnum: {
    CommandPrefix: "commandPrefix";
    CurrencyName: "currencyName";
    DeveloperMode: "developerMode";
    EconomyEnabled: "economyEnabled";
    ServerChatName: "serverChatName";
} = ...

Type declaration

  • ReadonlyCommandPrefix: "commandPrefix"
  • ReadonlyCurrencyName: "currencyName"
  • ReadonlyDeveloperMode: "developerMode"
  • ReadonlyEconomyEnabled: "economyEnabled"
  • ReadonlyServerChatName: "serverChatName"