Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandSetOptions

Hierarchy

  • CommandSetOptions

Index

Properties

allowMentionAsPrefix

allowMentionAsPrefix: boolean

Either or not a mention to the bot can be used instead of a prefix (default is false).

devIDs

devIDs: readonly string[]

A list of dev's discord ID.

localization

localization: Localization

A localization object.

prefix

prefix: string

The command prefix.

skipDevsPermissionsChecking

skipDevsPermissionsChecking: boolean

Either or not dev users are not subject to permissions checking (default is false).

Generated using TypeDoc