Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>payments_getBankCardData_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class payments_getBankCardData_
extends Function_<enums.payments.BankCardData>
import { payments_getBankCardData_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Get info about a credit card

Constructors

new
payments_getBankCardData_(params: { number: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
number: string

Credit card number

Static Properties

__F: (params: { number: string; }) => enums.payments.BankCardData
readonly
[name]: string
readonly
[paramDesc]: ParamDesc