Skip to main content
Module

x/grm/mod.ts>Api.InputStickerSetThumb

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

Properties

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

Static Methods

fromReader(reader: Reader): InputStickerSetThumb