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

    Interface GatewayURLQuery

    interface GatewayURLQuery {
        compress?: "zlib-stream";
        encoding: "json" | "etf";
        v: string;
    }
    Index

    Properties

    Properties

    compress?: "zlib-stream"
    encoding: "json" | "etf"
    v: string