Skip to main content
Module

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

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

Properties

className: "messages.RecentStickersNotModified"
classType: "constructor"
CONSTRUCTOR_ID: 186120336
SUBCLASS_OF_ID: 4151281283

Static Methods

fromReader(reader: Reader): RecentStickersNotModified