GitHub
Preparing search index...
The search index is not available
Ares Template - v0.1.0
Ares Template
AresChatInputCommand
Class AresChatInputCommand
Implements
AresApplicationCommandInterface
<
CommandInteraction
>
Index
Constructors
constructor
Properties
data
execute
Constructors
constructor
new
Ares
Chat
Input
Command
(
data
,
execute
)
:
AresChatInputCommand
Parameters
data
:
AresChatInputCommandBuilder
execute
:
(
(
interaction
)
=>
Awaitable
<
void
>
)
(
interaction
)
:
Awaitable
<
void
>
Parameters
interaction
:
CommandInteraction
<
CacheType
>
Returns
Awaitable
<
void
>
Returns
AresChatInputCommand
Properties
Readonly
data
data
:
AresChatInputCommandBuilder
Defines the data of the application command.
Readonly
execute
execute
:
(
(
interaction
)
=>
Awaitable
<
void
>
)
Type declaration
(
interaction
)
:
Awaitable
<
void
>
Parameters
interaction
:
CommandInteraction
<
CacheType
>
Returns
Awaitable
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
data
execute
Ares Template - v0.1.0
CommandCategories
LocalizationNamespaces
LogErrorMessagesCodes
LogMessagesCodes
LogScopes
AresBase
AresBaseManager
AresBaseModule
AresResults
AresCachedManager
AresCachedResults
AresClient
AresError
AresCommandsManager
AresBaseApplicationCommandData
AresChatInputCommandBuilder
AresContextMenuCommandBuilder
AresChatInputCommand
AresEventsManager
AresEventHandler
AresLocalizationsManager
Loading...
Generated using
TypeDoc
Defines the data of the application command.