Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountSaveTheme

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

Constructors

new
AccountSaveTheme(params: { theme: types.TypeInputTheme; unsave: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
theme: types.TypeInputTheme
unsave: boolean

Static Properties

readonly
[paramDesc]: ParamDesc