Skip to main content
Module

x/mtkruto/mod.ts>types.AccountThemes

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

Constructors

new
AccountThemes(params: { hash: bigint; themes: Array<TypeTheme>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
themes: Array<TypeTheme>

Static Properties

readonly
[paramDesc]: ParamDesc