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

    Interface APISelectMenuDefaultValue<T>

    interface APISelectMenuDefaultValue<T extends SelectMenuDefaultValueType> {
        id: string;
        type: T;
    }

    Type Parameters

    Index

    Properties

    Properties

    id: string
    type: T