TransactionPartnerAffiliateProgram
telegramium.bots.TransactionPartnerAffiliateProgram
final case class TransactionPartnerAffiliateProgram(commissionPerMille: Int, sponsorUser: Option[User]) extends TransactionPartner
Describes the affiliate program that issued the affiliate commission received via this transaction.
Value parameters
- commissionPerMille
-
The number of Telegram Stars received by the bot for each 1000 Telegram Stars received by the affiliate program sponsor from referred users
- sponsorUser
-
Optional. Information about the bot that sponsored the affiliate program
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TransactionPartnerclass Objecttrait Matchableclass Any
Members list
In this article