class types.PremiumBoostsList extends _TypePremiumBoostsListimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PremiumBoostsList } = types; ConstructorsnewPremiumBoostsList(params: { count: number; boosts: Array<TypeBoost>; nextOffset?: string; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsboosts: Array<TypeBoost>count: numberoptionalnextOffset: stringusers: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc