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

    Interface RESTPostAPIInteractionCallbackWithResponseResult

    interface RESTPostAPIInteractionCallbackWithResponseResult {
        interaction: RESTAPIInteractionCallbackObject;
        resource?: RESTAPIInteractionCallbackResourceObject;
    }
    Index

    Properties

    The interaction object associated with the interaction

    The resource that was created by the interaction response