Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.WebPageAttributeTheme
extends VirtualClass<{ documents?: Api.TypeDocument[]; settings?: Api.TypeThemeSettings; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { WebPageAttributeTheme } = tl.Api;

Properties

className: "WebPageAttributeTheme"
classType: "constructor"
CONSTRUCTOR_ID: 1421174295
optional
documents: Api.TypeDocument[]
optional
settings: Api.TypeThemeSettings
SUBCLASS_OF_ID: 2949638599

Static Methods

fromReader(reader: Reader): WebPageAttributeTheme