Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetTheme

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

Constructors

new
AccountGetTheme(params: { format: string; theme: types.TypeInputTheme; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
format: string
theme: types.TypeInputTheme

Static Properties

readonly
[paramDesc]: ParamDesc