class functions.ContactsGetBlocked extends Function<types.TypeContactsBlocked>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ContactsGetBlocked } = functions; ConstructorsnewContactsGetBlocked(params: { myStoriesFrom?: true; offset: number; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramslimit: numberoptionalmyStoriesFrom: trueoffset: numberStatic Propertiesreadonly[paramDesc]: ParamDesc