Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountSaveAutoDownloadSettings

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

Constructors

new
AccountSaveAutoDownloadSettings(params: { low?: true; high?: true; settings: types.TypeAutoDownloadSettings; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
high: true
optional
low: true

Static Properties

readonly
[paramDesc]: ParamDesc