Skip to main content
Module

x/mtkruto/mod.ts>types.WebPageAttributeTheme

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.WebPageAttributeTheme
extends _TypeWebPageAttribute
import { types } from "https://deno.land/x/mtkruto@0.1.106/mod.ts";
const { WebPageAttributeTheme } = types;

Constructors

new
WebPageAttributeTheme(params?: { documents?: Array<TypeDocument>; settings?: TypeThemeSettings; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
documents: Array<TypeDocument>
optional
settings: TypeThemeSettings

Static Properties

readonly
[paramDesc]: ParamDesc