GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

MESSAGE_DELETE

API/Variables/MESSAGE_DELETE
seyfert/lib/events/hooks/message.d.ts

Signature

export declare const MESSAGE_DELETE: (self: UsingClient, data: GatewayMessageDeleteDispatchData) => Promise<Message | { id: string; channelId: string; guildId?: string | undefined; }>;

Members

This export does not declare public properties or methods in the generated declaration file.