Skip to main content
Module

x/grm/mod.ts>tl.Api.messages.StickerSetNotModified

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

Properties

className: "messages.StickerSetNotModified"
classType: "constructor"
CONSTRUCTOR_ID: 3556320491
SUBCLASS_OF_ID: 2607827546

Static Methods

fromReader(reader: Reader): StickerSetNotModified