nanostarAmount property
The number of 1/1000000000 shares of Telegram Stars received by the affiliate; from -999999999 to 999999999; can be negative for refunds.
Implementation
@JsonKey(name: 'nanostar_amount')
int? get nanostarAmount;
The number of 1/1000000000 shares of Telegram Stars received by the affiliate; from -999999999 to 999999999; can be negative for refunds.
@JsonKey(name: 'nanostar_amount')
int? get nanostarAmount;