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

    Interface RPCGuildStatusDispatchData

    interface RPCGuildStatusDispatchData {
        guild: APIPartialGuild;
        online: 0;
    }
    Index

    Properties

    Properties

    Guild with requested id

    online: 0

    Number of online users in guild

    This will always be 0