class functions.MessagesFaveSticker extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesFaveSticker } = functions; ConstructorsnewMessagesFaveSticker(params: { id: types.TypeInputDocument; unfave: boolean; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: types.TypeInputDocumentunfave: booleanStatic Propertiesreadonly[paramDesc]: ParamDesc