import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { StickersChangeSticker } = functions;
Constructors
new
StickersChangeSticker(params: { sticker: types.TypeInputDocument; emoji?: string; maskCoords?: types.TypeMaskCoords; keywords?: string; })Properties
protected
readonly
[params]: Paramsoptional
maskCoords: types.TypeMaskCoordssticker: types.TypeInputDocument
Static Properties
readonly
[paramDesc]: ParamDesc