Skip to main content
Module

x/grm/mod.ts>tl.Api.WallPaperNoFile

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.WallPaperNoFile
extends VirtualClass<{ id: long; default?: boolean; dark?: boolean; settings?: Api.TypeWallPaperSettings; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { WallPaperNoFile } = tl.Api;

Properties

className: "WallPaperNoFile"
classType: "constructor"
CONSTRUCTOR_ID: 3766501654
optional
dark: boolean
optional
default: boolean
id: long
optional
settings: Api.TypeWallPaperSettings
SUBCLASS_OF_ID: 2527250827