class types.InputStickerSetItem
extends TypeInputStickerSetItem
import { types } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { InputStickerSetItem } = types;
Constructors
new
InputStickerSetItem(params: { document: TypeInputDocument; emoji: string; maskCoords?: TypeMaskCoords; keywords?: string; })Properties
document: TypeInputDocument
optional
maskCoords: TypeMaskCoords