Module
Extended by
BothCommand
ContextMenuMsg
ContextMenuUser
SlashCommand
TextCommand
ButtonCommand
StringSelectCommand
MentionableSelectCommand
UserSelectCommand
ChannelSelectCommand
RoleSelectCommand
ModalSubmitCommand
DiscordEventCommand
SernEventCommand
ExternalEventCommand
Properties
description?
optional
description:string
Source
locals
locals:
Record
<string
,unknown
>
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Source
name?
optional
name: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