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

Represents a container for a chat metric.

Constructors

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