class functions.PremiumGetBoostsList extends Function<types.TypePremiumBoostsList>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PremiumGetBoostsList } = functions; ConstructorsnewPremiumGetBoostsList(params: { gifts?: true; peer: types.TypeInputPeer; offset: string; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalgifts: truelimit: numberoffset: stringpeer: types.TypeInputPeerStatic Propertiesreadonly[paramDesc]: ParamDesc