ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.payments
/
AffiliateInfo
/
AffiliateInfo
Affiliate
Info
constructor
(
commissionPerMille
:
Int
,
amount
:
Long
,
nanostarAmount
:
Long
,
affiliateUser
:
User
?
=
null
,
affiliateChat
:
PreviewChat
?
=
null
)