interface RESTPostAPIChatInputApplicationCommandsJSONBody

external
export interface RESTPostAPIChatInputApplicationCommandsJSONBody extends RESTPostAPIBaseApplicationCommandsJSONBody

https://discord.com/developers/docs/interactions/application-commands#create-global-application-command

external
description : string

optionalexternal
type? : ApplicationCommandType.ChatInput | undefined