typealias GatewayThreadUpdateDispatchData

external
export type GatewayThreadUpdateDispatchData = APIThreadChannel;

https://discord.com/developers/docs/topics/gateway-events#thread-update

Union Members

APIThreadChannel