export type GatewayChannelModifyDispatch = _DataPayload<GatewayDispatchEvents.ChannelCreate | GatewayDispatchEvents.ChannelDelete | GatewayDispatchEvents.ChannelUpdate, GatewayChannelModifyDispatchData>;
See also: https://discord.com/developers/docs/topics/gateway-events#channel-createhttps://discord.com/developers/docs/topics/gateway-events#channel-updatehttps://discord.com/developers/docs/topics/gateway-events#channel-delete