MESSAGE_DELETE
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.