export type GatewayIntegrationCreateDispatchData = APIGuildIntegration & { guild_id: Snowflake;};
https://discord.com/developers/docs/topics/gateway-events#integration-create
export type GatewayIntegrationCreateDispatchData = APIGuildIntegration & { guild_id: Snowflake;};
https://discord.com/developers/docs/topics/gateway-events#integration-create