interface APIInteractionDataOptionBase

external
export interface APIInteractionDataOptionBase<T extends ApplicationCommandOptionType, D>

Type Parameters

external
name : string

external
type : T

external
value : D