Class AresChatInputCommand

Implements

Constructors

Properties

Constructors

Properties

Defines the data of the application command.

execute: ((interaction) => Awaitable<void>)

Type declaration

    • (interaction): Awaitable<void>
    • Parameters

      • interaction: CommandInteraction<CacheType>

      Returns Awaitable<void>

Generated using TypeDoc