mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
3.0 KiB
3.0 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | 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