github.com/gotd/td/tg.PaymentsUniqueStarGiftValueInfo.LastSalePrice (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_unique_star_gift_value_info_gen.go#L75: LastSalePrice int64
tl_payments_unique_star_gift_value_info_gen.go#L143: if !(u.LastSalePrice == 0) {
tl_payments_unique_star_gift_value_info_gen.go#L203: u.LastSalePrice = val
tl_payments_unique_star_gift_value_info_gen.go#L331: if !(u.LastSalePrice == 0) {
tl_payments_unique_star_gift_value_info_gen.go#L378: b.PutLong(u.LastSalePrice)
tl_payments_unique_star_gift_value_info_gen.go#L468: u.LastSalePrice = value
tl_payments_unique_star_gift_value_info_gen.go#L607: u.LastSalePrice = value
tl_payments_unique_star_gift_value_info_gen.go#L619: return u.LastSalePrice, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |