GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayIntegrationUpdateDispatchData

https://discord.com/developers/docs/topics/gateway-events#integration-update

API/Type Aliases/GatewayIntegrationUpdateDispatchData
seyfert/lib/types/gateway.d.ts

Signature

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

Members

This export does not declare public properties or methods in the generated declaration file.