ApplicationCommand

The top level data of a command.

Properties

Parameter

Type

Required

Description

id

string

false

ID of this command.

application_id

string

false

The application this command uses.

name

string

true

This command's name.

description

string

true

This command's description.

options

false

The options used by this command.

Last updated

Was this helpful?