Skip to main content
Module

x/grm/mod.ts>tl.Api.InputStickerSetThumb

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputStickerSetThumb
extends VirtualClass<{ stickerset: Api.TypeInputStickerSet; thumbVersion: int; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { InputStickerSetThumb } = tl.Api;

Properties

className: "InputStickerSetThumb"
classType: "constructor"
CONSTRUCTOR_ID: 2642736091
stickerset: Api.TypeInputStickerSet
SUBCLASS_OF_ID: 354669666
thumbVersion: int

Static Methods

fromReader(reader: Reader): InputStickerSetThumb