Skip to main content
Module

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

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

Properties

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