StarsTonAmount

---types---
starsTonAmount#74aee3e0 amount:long = StarsAmount

Belongs to

StarsAmount

In Rust this constructor is a variant of the enums::StarsAmount enum.
Match on it with: if let enums::StarsAmount::StarsTonAmount(v) = result { ... }

Parameters

amountlongrequired

Used by

SendStarGiftOffer
UpdateStarGiftPrice