Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetThemes

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.AccountGetThemes
extends Function<types.TypeAccountThemes>
import { functions } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { AccountGetThemes } = functions;

Constructors

new
AccountGetThemes(params: { format: string; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
format: string
hash: bigint

Static Properties

readonly
[paramDesc]: ParamDesc