Skip to main content
Module

x/grm/mod.ts>tl.Api.InputPaymentCredentialsApplePay

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputPaymentCredentialsApplePay
extends VirtualClass<{ paymentData: Api.TypeDataJSON; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { InputPaymentCredentialsApplePay } = tl.Api;

Properties

className: "InputPaymentCredentialsApplePay"
classType: "constructor"
CONSTRUCTOR_ID: 178373535
paymentData: Api.TypeDataJSON
SUBCLASS_OF_ID: 681157949

Static Methods

fromReader(reader: Reader): InputPaymentCredentialsApplePay