class types.StoriesStoryViewsList extends _TypeStoriesStoryViewsListimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { StoriesStoryViewsList } = types; ConstructorsnewStoriesStoryViewsList(params: { count: number; reactionsCount: number; views: Array<TypeStoryView>; users: Array<TypeUser>; nextOffset?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscount: numberoptionalnextOffset: stringreactionsCount: numberusers: Array<TypeUser>views: Array<TypeStoryView>Static Propertiesreadonly[paramDesc]: ParamDesc