GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

THREAD_DELETE

API/Variables/THREAD_DELETE
seyfert/lib/events/hooks/thread.d.ts

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.