Skip to main content
Module

x/grm/src/mod.ts>tl.Api.InputPaymentCredentials

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

Properties

className: "InputPaymentCredentials"
classType: "constructor"
CONSTRUCTOR_ID: 873977640
data: Api.TypeDataJSON
optional
save: boolean
SUBCLASS_OF_ID: 681157949

Static Methods

fromReader(reader: Reader): InputPaymentCredentials