THREAD_DELETE
Signature
export declare const THREAD_DELETE: (self: UsingClient, data: GatewayThreadDeleteDispatchData) => Promise<ThreadChannel | { id: string; guildId: string; parentId: string; type: ChannelType; }>;Members
This export does not declare public properties or methods in the generated declaration file.