GatewayIntegrationCreateDispatchData

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