GatewayIntegrationUpdateDispatchData

export type GatewayIntegrationUpdateDispatchData = APIGuildIntegration & { guild_id: Snowflake;};
export type GatewayIntegrationUpdateDispatchData = APIGuildIntegration & { guild_id: Snowflake;};