typealias GatewayThreadModifyDispatch

deprecatedexternal
export type GatewayThreadModifyDispatch = _DataPayload<GatewayDispatchEvents.ThreadCreate | GatewayDispatchEvents.ThreadDelete | GatewayDispatchEvents.ThreadUpdate, APIThreadChannel>;

See also: https://discord.com/developers/docs/topics/gateway-events#thread-createhttps://discord.com/developers/docs/topics/gateway-events#thread-updatehttps://discord.com/developers/docs/topics/gateway-events#thread-delete