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

    Interface APIInteractionResponseDeferredChannelMessageWithSource

    interface APIInteractionResponseDeferredChannelMessageWithSource {
        data?: Pick<APIInteractionResponseCallbackData, "flags">;
        type: DeferredChannelMessageWithSource;
    }
    Index

    Properties

    Properties