mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
fix: fix api docs path
This commit is contained in:
@@ -63,7 +63,7 @@ title: "StringSelectCommand"
|
||||
|
||||
### onEvent
|
||||
|
||||
> **onEvent**: [`ControlPlugin`](/api/interfaces/controlplugin/)\<`any`[]\>[]
|
||||
> **onEvent**: [`ControlPlugin`](/v3/api/interfaces/controlplugin/)\<`any`[]\>[]
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -77,7 +77,7 @@ title: "StringSelectCommand"
|
||||
|
||||
### plugins
|
||||
|
||||
> **plugins**: [`InitPlugin`](/api/interfaces/initplugin/)\<`any`[]\>[]
|
||||
> **plugins**: [`InitPlugin`](/v3/api/interfaces/initplugin/)\<`any`[]\>[]
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -91,7 +91,7 @@ title: "StringSelectCommand"
|
||||
|
||||
### type
|
||||
|
||||
> **type**: [`StringSelect`](/api/enumerations/commandtype/#stringselect)
|
||||
> **type**: [`StringSelect`](/v3/api/enumerations/commandtype/#stringselect)
|
||||
|
||||
#### Overrides
|
||||
|
||||
|
||||
Reference in New Issue
Block a user