Skip to main content
Module

x/mtkruto/mod.ts>types.StickerSetCovered

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.StickerSetCovered
extends _TypeStickerSetCovered
import { types } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { StickerSetCovered } = types;

Constructors

new
StickerSetCovered(params: { set: TypeStickerSet; cover: TypeDocument; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
cover: TypeDocument
set: TypeStickerSet

Static Properties

readonly
[paramDesc]: ParamDesc