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

Represents the SearchRecord chat metric

Constructors

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