Skip to main content
Module

x/mtkruto/mod.ts>types.AccountAutoDownloadSettings

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.AccountAutoDownloadSettings
import { types } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { AccountAutoDownloadSettings } = types;

Constructors

new
AccountAutoDownloadSettings(params: { low: TypeAutoDownloadSettings; medium: TypeAutoDownloadSettings; high: TypeAutoDownloadSettings; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc