GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayThreadCreateDispatchData

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

API/Interfaces/GatewayThreadCreateDispatchData
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayThreadCreateDispatchData extends APIThreadChannel

Properties

1
newly_created

Methods

0

No methods.

Properties

newly_created#
newly_created?: true;

Whether the thread is newly created or not.