Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
RegisteredCommand
Interface RegisteredCommand
interface
RegisteredCommand
{
command
:
string
;
description
?:
string
;
handlerPath
?:
string
;
source
:
"manifest"
|
"runtime"
;
}
Index
Properties
command
description?
handler
Path?
source
Properties
command
command
:
string
Optional
description
description
?:
string
Optional
handler
Path
handlerPath
?:
string
source
source
:
"manifest"
|
"runtime"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
description
handler
Path
source
Teleforge API Reference - v0.1.0
Loading...