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