amount property

  1. @JsonKey(name: 'amount')
int get amount
inherited

Integer amount of Telegram Stars received by the affiliate from the transaction, rounded to 0; can be negative for refunds.

Implementation

@JsonKey(name: 'amount')
int get amount;