Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>stickers_setStickerSetThumb_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class stickers_setStickerSetThumb_
extends Function_<enums.messages.StickerSet>
import { stickers_setStickerSetThumb_ } from "https://deno.land/x/mtkruto@0.1.139/tl/3_functions.ts";

Constructors

new
stickers_setStickerSetThumb_(params: { stickerset: enums.InputStickerSet; thumb?: enums.InputDocument; thumb_document_id?: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
stickerset: enums.InputStickerSet
optional
thumb: enums.InputDocument
optional
thumb_document_id: bigint

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc