Skip to main content
Module

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

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

Properties

className: "PaymentSavedCredentialsCard"
classType: "constructor"
CONSTRUCTOR_ID: 3452074527
id: string
SUBCLASS_OF_ID: 3009576675
title: string

Static Methods

fromReader(reader: Reader): PaymentSavedCredentialsCard