GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayIntegrationCreateDispatchData

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

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

Signature

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

Members

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