class types.StoryViews extends _TypeStoryViewsimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { StoryViews } = types; ConstructorsnewStoryViews(params: { hasViewers?: true; viewsCount: number; forwardsCount?: number; reactions?: Array<TypeReactionCount>; reactionsCount?: number; recentViewers?: Array<bigint>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalforwardsCount: numberoptionalhasViewers: trueoptionalreactions: Array<TypeReactionCount>optionalreactionsCount: numberoptionalrecentViewers: Array<bigint>viewsCount: numberStatic Propertiesreadonly[paramDesc]: ParamDesc