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

    Interface APIApplicationCommandAutocompleteResponse

    interface APIApplicationCommandAutocompleteResponse {
        data: APICommandAutocompleteInteractionResponseCallbackData;
        type: ApplicationCommandAutocompleteResult;
    }
    Index

    Properties

    Properties