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

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

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

Constructors

new
PaymentsSavedInfo(params?: { hasSavedCredentials?: true; savedInfo?: TypePaymentRequestedInfo; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
hasSavedCredentials: true
optional
savedInfo: TypePaymentRequestedInfo

Static Properties

readonly
[paramDesc]: ParamDesc