telegramx.js

TransactionPartnerAffiliateProgram

interface

Describes the affiliate program that issued the affiliate commission received via this transaction.

Declaration

interface TransactionPartnerAffiliateProgram 

Properties

commission_per_mille: number;

The number of Telegram Stars received by the bot for each 1000 Telegram Stars received by the affiliate program sponsor from referred users

typeproperty#
type: 'affiliate_program';

Type of the transaction partner, always "affiliate_program"