Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class SearchRecord
extends MetricModule
import { SearchRecord } from "https://deno.land/x/mercury@0.0.131/models/metricmodules.js";

Represents the SearchRecord chat metric

Constructors

new
SearchRecord(
name,
required,
width,
height,
searchLogs,
totalCount,
)