Skip to main content
Module

x/mtkruto/mod.ts>tl.types.InputPaymentCredentialsApplePay

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

Constructors

new
InputPaymentCredentialsApplePay(params: { paymentData: TypeDataJSON; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc