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