Skip to main content
Module

x/grm/mod.ts>Api.InputPaymentCredentialsApplePay

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

Properties

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

Static Methods

fromReader(reader: Reader): InputPaymentCredentialsApplePay