Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/2_types.ts>StickerSetFullCovered_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class StickerSetFullCovered_
import { StickerSetFullCovered_ } from "https://deno.land/x/mtkruto@0.1.128/tl/2_types.ts";

Constructors

new
StickerSetFullCovered_(params: { set: enums.StickerSet; packs: Array<enums.StickerPack>; keywords: Array<enums.StickerKeyword>; documents: Array<enums.Document>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
documents: Array<enums.Document>
keywords: Array<enums.StickerKeyword>
packs: Array<enums.StickerPack>

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc