Type alias GatewayIntegrationCreateDispatchData

GatewayIntegrationCreateDispatchData: APIGuildIntegration & {
    guild_id: Snowflake;
}

Type declaration

Generated using TypeDoc