UserSelectCommand
Extends
Properties
description?
optionaldescription:string
Inherited from
Source
execute()
execute: (
ctx,tbd) =>unknown
Parameters
• ctx: UserSelectMenuInteraction<CacheType>
• tbd: SDT
Returns
unknown
Overrides
Source
locals
locals:
Record<string,unknown>
Inherited from
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Inherited from
Source
name?
optionalname:string
Inherited from
Source
onEvent
onEvent:
ControlPlugin<any[]>[]
Inherited from
Source
plugins
plugins:
InitPlugin<any[]>[]
Inherited from
Source
type
type:
UserSelect