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

    Interface GatewayIntegrationDeleteDispatchData

    interface GatewayIntegrationDeleteDispatchData {
        application_id?: string;
        guild_id: string;
        id: string;
    }
    Index

    Properties

    application_id?: string

    ID of the bot/OAuth2 application for this Discord integration

    guild_id: string

    ID of the guild

    id: string

    Integration id