nanostarAmount property
Optional. The number of 1/1000000000 shares of Telegram Stars; from -999999999 to 999999999; can be negative if and only if amount is non-positive
Implementation
@JsonKey(name: 'nanostar_amount')
int? get nanostarAmount;
Optional. The number of 1/1000000000 shares of Telegram Stars; from -999999999 to 999999999; can be negative if and only if amount is non-positive
@JsonKey(name: 'nanostar_amount')
int? get nanostarAmount;