Skip to main content
Module

x/mtkruto/mod.ts>functions.PaymentsAssignAppStoreTransaction

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PaymentsAssignAppStoreTransaction
import { functions } from "https://deno.land/x/mtkruto@0.1.116/mod.ts";
const { PaymentsAssignAppStoreTransaction } = functions;

Constructors

new
PaymentsAssignAppStoreTransaction(params: { receipt: Uint8Array; purpose: types.TypeInputStorePaymentPurpose; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
receipt: Uint8Array

Static Properties

readonly
[paramDesc]: ParamDesc