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

    Interface RPCAPIMessageParsedContentText

    interface RPCAPIMessageParsedContentText {
        content: string;
        originalMatch: RPCAPIMessageParsedContentOriginalMatch;
        type: "text";
    }

    Hierarchy (View Summary)

    Index

    Properties

    content: string
    type: "text"