Skip to main content
Module

x/grm/mod.ts>tl.Api.account.WallPapers

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.account.WallPapers
extends VirtualClass<{ hash: long; wallpapers: Api.TypeWallPaper[]; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { WallPapers } = tl.Api.account;

Properties

className: "account.WallPapers"
classType: "constructor"
CONSTRUCTOR_ID: 3452142988
hash: long
SUBCLASS_OF_ID: 2730838269
wallpapers: Api.TypeWallPaper[]