class functions.ContactsSetBlocked extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ContactsSetBlocked } = functions; ConstructorsnewContactsSetBlocked(params: { myStoriesFrom?: true; id: Array<types.TypeInputPeer>; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: Array<types.TypeInputPeer>limit: numberoptionalmyStoriesFrom: trueStatic Propertiesreadonly[paramDesc]: ParamDesc