DisBot
    Preparing search index...
    default: {
        name: Events;
        execute(
            auditLogEntry: APIAuditLogEntry,
            guild: Guild,
            client: ExtendedClient,
        ): Promise<void>;
    }

    Type Declaration