GatewayThreadCreateDispatchData
https://discord.com/developers/docs/topics/gateway-events#thread-create
Signature
export interface GatewayThreadCreateDispatchData extends APIThreadChannelProperties
1Methods
0No methods.
Properties
newly_created?: true;Whether the thread is newly created or not.