starAmount property
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;
Optional. The amount of Telegram Stars that was received by the channel; for payments in Telegram Stars only
@JsonKey(name: 'star_amount')
StarAmount? get starAmount;