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