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

Represents a container for a chat metric.

Constructors

new
MetricModule(
name,
required,
width,
height,
)