GUILD_AUDIT_LOG_ENTRY_CREATE
Signature
export declare const GUILD_AUDIT_LOG_ENTRY_CREATE: (_self: UsingClient, data: GatewayGuildAuditLogEntryCreateDispatchData) => { guildId: string; targetId: string | null; ... 5 more ...; reason?: string | undefined; };Members
This export does not declare public properties or methods in the generated declaration file.