export type GatewaySubscriptionModifyDispatch = _DataPayload<GatewayDispatchEvents.SubscriptionCreate | GatewayDispatchEvents.SubscriptionDelete | GatewayDispatchEvents.SubscriptionUpdate, GatewaySubscriptionModifyDispatchData>;
See also: https://discord.com/developers/docs/topics/gateway-events#subscription-createhttps://discord.com/developers/docs/topics/gateway-events#subscription-updatehttps://discord.com/developers/docs/topics/gateway-events#subscription-delete