Module
Extended by
BothCommandContextMenuMsgContextMenuUserSlashCommandTextCommandButtonCommandStringSelectCommandMentionableSelectCommandUserSelectCommandChannelSelectCommandRoleSelectCommandModalSubmitCommandDiscordEventCommandSernEventCommandExternalEventCommand
Properties
description?
optionaldescription:string
Source
locals
locals:
Record<string,unknown>
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Source
name?
optionalname:string
Source
onEvent
onEvent:
ControlPlugin<any[]>[]
Source
plugins
plugins:
InitPlugin<any[]>[]
Source
type
type:
CommandType|EventType
Source
Methods
execute()
execute(…
args):any
Parameters
• …args: any[]
Returns
any