Skip to main content
Module

x/mtkruto/mod.ts>functions.AuthCheckPassword

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc