GUILD_SCHEDULED_EVENT_DELETE
Signature
export declare const GUILD_SCHEDULED_EVENT_DELETE: (_self: UsingClient, data: APIGuildScheduledEvent) => { channelId: string; entityMetadata: undefined; id: string; guildId: string; creatorId?: string | ... 1 more ... | undefined; ... 11 more ...; recurrenceRule: { ...; } | null; } | { ...; } | { ...; };Members
This export does not declare public properties or methods in the generated declaration file.