Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.messages.RecentStickers
extends VirtualClass<{ hash: long; packs: Api.TypeStickerPack[]; stickers: Api.TypeDocument[]; dates: int[]; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { RecentStickers } = tl.Api.messages;

Properties

className: "messages.RecentStickers"
classType: "constructor"
CONSTRUCTOR_ID: 2295561302
dates: int[]
hash: long
stickers: Api.TypeDocument[]
SUBCLASS_OF_ID: 4151281283