RESTPostAPIChatInputApplicationCommandsJSONBody
https://discord.com/developers/docs/interactions/application-commands#create-global-application-command
Signature
export interface RESTPostAPIChatInputApplicationCommandsJSONBody extends RESTPostAPIBaseApplicationCommandsJSONBodyProperties
2Methods
0No methods.
Properties
type?: ApplicationCommandType.ChatInput | undefined;description: string;