Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>AccountThemes

An attempt to write a Deno-native MTProto client
Go to Latest
class AccountThemes
extends TypeAccountThemes
import { AccountThemes } from "https://deno.land/x/mtkruto@0.0.62/tl/2_types.ts";

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