Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/mod.ts>Api.InputPaymentCredentialsSaved

MTProto API Client for Deno 🦕
Go to Latest
class Api.InputPaymentCredentialsSaved
extends VirtualClass<{ id: string; tmpPassword: bytes; }>
import { Api } from "https://deno.land/x/grm@v0.3.1/src/mod.ts";
const { InputPaymentCredentialsSaved } = Api;

Properties

className: "InputPaymentCredentialsSaved"
classType: "constructor"
CONSTRUCTOR_ID: 3238965967
id: string
SUBCLASS_OF_ID: 681157949
tmpPassword: bytes