@typed-discord/rest
    Preparing search index...

    Interface PongInteractionCallbackRequest

    interface PongInteractionCallbackRequest {
        type: PONG;
    }
    Index

    Properties

    Properties

    type: PONG