Skip to main content
Module

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

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

Properties

className: "InputStickerSetEmpty"
classType: "constructor"
CONSTRUCTOR_ID: 4290128789
SUBCLASS_OF_ID: 1034127786

Static Methods

fromReader(reader: Reader): InputStickerSetEmpty