builders

SlashCommandSubcommandBuilder

export declare class SlashCommandSubcommandBuilder implements ToAPIApplicationCommandOptions 

Summary

Represents a subcommand

For more information, go to https://discord.com/developers/docs/interactions/application-commands#subcommands-and-subcommand-groups

Properties

description

:

string

The description of this subcommand

name

:

string

The name of this subcommand

The options of this subcommand

builders