Preview environment

interface APIBaseComponent

export interface APIBaseComponent<T extends ComponentType>

See also: https://discord.com/developers/docs/interactions/message-components#component-object

Type Parameters

T extends ComponentType

optional
id? : number

int32, auto generated via increment if not provided

type : T

The type of the component