mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
1.8 KiB
1.8 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | ContextMenuMsg |
Extends
Module
Properties
description?
optionaldescription:string
Inherited from
Module.description
Source
execute()
execute: (
ctx) =>unknown
Parameters
• ctx: MessageContextMenuCommandInteraction<CacheType>
Returns
unknown
Overrides
Module.execute
Source
name?
optionalname:string
Inherited from
Module.name
Source
onEvent
onEvent:
ControlPlugin<any[]>[]
Inherited from
Module.onEvent
Source
plugins
plugins:
InitPlugin<any[]>[]
Inherited from
Module.plugins
Source
type
type:
CtxMsg
Overrides
Module.type