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

    Interface GatewayGuildDeleteDispatchData

    interface GatewayGuildDeleteDispatchData {
        id: string;
        unavailable?: true;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Guild id

    unavailable?: true

    true if this guild is unavailable due to an outage

    If the field is not set, the user was removed from the guild.