Preparing search index...
The search index is not available
@tryforge/forgescript
@tryforge/forgescript
IApplicationCommandData
Interface IApplicationCommandData
interface
IApplicationCommandData
{
code
:
string
;
data
:
RESTPostAPIChatInputApplicationCommandsJSONBody
|
RESTPostAPIContextMenuApplicationCommandsJSONBody
|
SlashCommandBuilder
|
ContextMenuCommandBuilder
;
independent
?:
boolean
;
path
?:
null
|
string
;
type
?:
RegistrationType
;
}
Index
Properties
code
data
independent?
path?
type?
Properties
code
code
:
string
data
data
:
RESTPostAPIChatInputApplicationCommandsJSONBody
|
RESTPostAPIContextMenuApplicationCommandsJSONBody
|
SlashCommandBuilder
|
ContextMenuCommandBuilder
Optional
independent
independent
?:
boolean
Optional
path
path
?:
null
|
string
Optional
type
type
?:
RegistrationType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
data
independent
path
type
@tryforge/forgescript
ArgType
CalendarType
ErrorType
HTTPContentType
LogPriority
LogType
OperatorType
RegistrationType
ReturnType
ApplicationCommand
ApplicationCommandManager
Arg
BaseCommand
BaseCommandManager
BaseEventHandler
CompiledFunction
Compiler
Container
Context
CooldownManager
DiscordEventHandler
Loading...
Generated using
TypeDoc