Skip to main content
Module

x/mtkruto/mod.ts>tl.types.StickerSetNoCovered

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

Constructors

new
StickerSetNoCovered(params: { set: TypeStickerSet; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc