amountNew property

int? get amountNew

the new price is in rubles.

Implementation

int? get amountNew => update.object['amount_new'];