class functions.StickersChangeSticker extends Function<types.TypeMessagesStickerSet>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { StickersChangeSticker } = functions; ConstructorsnewStickersChangeSticker(params: { sticker: types.TypeInputDocument; emoji?: string; maskCoords?: types.TypeMaskCoords; keywords?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalemoji: stringoptionalkeywords: stringoptionalmaskCoords: types.TypeMaskCoordssticker: types.TypeInputDocumentStatic Propertiesreadonly[paramDesc]: ParamDesc