Interface ApplicationCommandOptionsSubCommand

Hierarchy

Properties

description: string
descriptionLocalizations?: Record<string, string>
descriptionLocalized?: string

The description of this application command in the requested locale. This cannot be sent.

name: string
nameLocalizations?: Record<string, string>
nameLocalized?: string

The description of this application command in the requested locale. This cannot be sent.

required?: undefined