StringSelectCommand
Extends
Module
Properties
description?
optional
description:string
Inherited from
Module.description
Source
execute()
execute: (
ctx
) =>unknown
Parameters
• ctx: StringSelectMenuInteraction
<CacheType
>
Returns
unknown
Overrides
Module.execute
Source
name?
optional
name: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:
StringSelect
Overrides
Module.type