mirror of
https://github.com/sern-handler/website
synced 2026-06-17 05:12:21 +00:00
2.2 KiB
2.2 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | UserSelectCommand |
Extends
Module
Properties
description?
optionaldescription:string
Inherited from
Module.description
Source
execute()
execute: (
ctx,tbd) =>unknown
Parameters
• ctx: UserSelectMenuInteraction<CacheType>
• tbd: SDT
Returns
unknown
Overrides
Module.execute
Source
meta
meta:
object
absPath
absPath:
string
id
id:
string
Inherited from
Module.meta
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:
UserSelect
Overrides
Module.type