Interface: ModuleOptions
Properties
name
• Optional
name: string
The name of the new module
commands
• Optional
commands: Command
[]
The commands of the new module
events
• Optional
events: Event
[]
The event handlers of the new module
intents
• Optional
intents: any
The intents the new module requires
options
• Optional
options: object
Additional options