Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class SearchRecord
extends MetricModule
import { SearchRecord } from "https://deno.land/x/mercury@0.0.149/models/metricmodules.js";

Represents the SearchRecord chat metric

Constructors

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