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

    Interface LaunchActivityInteractionCallbackResponse

    interface LaunchActivityInteractionCallbackResponse {
        activity_instance: ActivityInstanceCallbackResponse;
        type: LAUNCH_ACTIVITY;
    }
    Index

    Properties