Skip to main content
Module

x/mtkruto/mod.ts>functions.StickersSetStickerSetThumb

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.StickersSetStickerSetThumb
import { functions } from "https://deno.land/x/mtkruto@0.0.979/mod.ts";
const { StickersSetStickerSetThumb } = functions;

Constructors

new
StickersSetStickerSetThumb(params: { stickerset: types.TypeInputStickerSet; thumb?: types.TypeInputDocument; thumbDocumentId?: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
thumbDocumentId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc