nanostarAmount property
Optional. The number of 1/1000000000 shares of Telegram Stars transferred by the transaction; from 0 to 999999999
Implementation
@JsonKey(name: 'nanostar_amount')
int? get nanostarAmount;
Optional. The number of 1/1000000000 shares of Telegram Stars transferred by the transaction; from 0 to 999999999
@JsonKey(name: 'nanostar_amount')
int? get nanostarAmount;