Skip to main content
Module

x/mtkruto/mod.ts>types.InputStickerSetThumb

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

Constructors

new
InputStickerSetThumb(params: { stickerset: TypeInputStickerSet; thumbVersion: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
stickerset: TypeInputStickerSet
thumbVersion: number

Static Properties

readonly
[paramDesc]: ParamDesc