interface APIBaseApplicationCommandInteractionData

external
export interface APIBaseApplicationCommandInteractionData<Type extends ApplicationCommandType>

Type Parameters

optionalexternal
guild_id? : Snowflake

external
id : Snowflake

external
name : string

external
type : Type