Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>InputPaymentCredentialsSaved_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class InputPaymentCredentialsSaved_
extends _InputPaymentCredentials_
import { InputPaymentCredentialsSaved_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";

Constructors

new
InputPaymentCredentialsSaved_(params: { id: string; tmp_password: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: string
tmp_password: Uint8Array

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc