mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
2.6 KiB
2.6 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | ButtonCommand |
Extends
Properties
description?
optionaldescription:string
Inherited from
Source
execute()
execute: (
ctx,tbd) =>unknown
Parameters
• ctx: ButtonInteraction<CacheType>
• tbd: SDT
Returns
unknown
Overrides
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:
Button