Skip to main content
Module

x/grm/mod.ts>Api.InputPaymentCredentialsGooglePay

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

Properties

className: "InputPaymentCredentialsGooglePay"
classType: "constructor"
CONSTRUCTOR_ID: 2328045569
paymentToken: Api.TypeDataJSON
SUBCLASS_OF_ID: 681157949

Static Methods

fromReader(reader: Reader): InputPaymentCredentialsGooglePay