Type alias GatewayIntegrationUpdateDispatchData

GatewayIntegrationUpdateDispatchData: APIGuildIntegration & {
    guild_id: Snowflake;
}

Type declaration

Generated using TypeDoc