class StoryViews
extends _TypeStoryViews
import { StoryViews } from "https://deno.land/x/mtkruto@0.1.117/tl/2_types.ts";
Constructors
new
StoryViews(params: { hasViewers?: true; viewsCount: number; forwardsCount?: number; reactions?: Array<TypeReactionCount>; reactionsCount?: number; recentViewers?: Array<bigint>; })Properties
protected
readonly
[params]: Paramsoptional
reactions: Array<TypeReactionCount>Static Properties
readonly
[paramDesc]: ParamDesc