Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetChatThemes

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

Constructors

new
AccountGetChatThemes(params: { hash: bigint; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc