class functions.StatsGetMessageStats extends Function<types.TypeStatsMessageStats>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { StatsGetMessageStats } = functions; ConstructorsnewStatsGetMessageStats(params: { dark?: true; channel: types.TypeInputChannel; msgId: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChanneloptionaldark: truemsgId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc