Discord.https - v3.0.16
    Preparing search index...

    Interface APIMessageComponentBaseInteractionData<CType>

    interface APIMessageComponentBaseInteractionData<CType extends ComponentType> {
        component_type: CType;
        custom_id: string;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    component_type: CType

    The type of the component

    custom_id: string

    The custom_id of the component