Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetPasswordSettings

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

Constructors

new
AccountGetPasswordSettings(params: { password: types.TypeInputCheckPasswordSRP; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
password: types.TypeInputCheckPasswordSRP

Static Properties

readonly
[paramDesc]: ParamDesc