commissionPerMille property
The number of Telegram Stars received by the affiliate for each 1000 Telegram Stars received by the bot from referred users.
Implementation
@JsonKey(name: 'commission_per_mille')
int get commissionPerMille;
The number of Telegram Stars received by the affiliate for each 1000 Telegram Stars received by the bot from referred users.
@JsonKey(name: 'commission_per_mille')
int get commissionPerMille;