interface APIBaseApplicationCommandInteractionData

external
export interface APIBaseApplicationCommandInteractionData<Type extends ApplicationCommandType>

Constructors

constructor()

Type Parameters

optionalexternal
guild_id? : Snowflake

external
id : Snowflake

external
name : string

external
type : Type