Interface: ContextMenuUser
Hierarchy
↳
ContextMenuUser
Properties
description
• Optional
description: string
Inherited from
Defined in
execute
• execute: (ctx
: UserContextMenuCommandInteraction
<CacheType
>) => unknown
Type declaration
▸ (ctx
): unknown
Parameters
Name | Type |
---|---|
ctx | UserContextMenuCommandInteraction <CacheType > |
Returns
unknown
Overrides
Defined in
name
• Optional
name: string
Inherited from
Defined in
onEvent
• onEvent: ControlPlugin
<any
[]>[]
Inherited from
Defined in
plugins
• plugins: InitPlugin
<any
[]>[]
Inherited from
Defined in
type
• type: CtxUser