starAmount property

  1. @JsonKey(name: 'star_amount')
StarAmount? get starAmount
inherited

Optional. The amount of Telegram Stars that was received by the channel; for payments in Telegram Stars only

Implementation

@JsonKey(name: 'star_amount')
StarAmount? get starAmount;