Skip to main content
Module

x/mtkruto/mod.ts>functions.PaymentsAssignPlayMarketTransaction

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PaymentsAssignPlayMarketTransaction
extends Function<types.TypeUpdates>
import { functions } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { PaymentsAssignPlayMarketTransaction } = functions;

Constructors

new
PaymentsAssignPlayMarketTransaction(params: { receipt: types.TypeDataJSON; purpose: types.TypeInputStorePaymentPurpose; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
purpose: types.TypeInputStorePaymentPurpose
receipt: types.TypeDataJSON

Static Properties

readonly
[paramDesc]: ParamDesc