github.com/gotd/td/tg.PaymentsUniqueStarGiftValueInfo.LastSaleDate (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_unique_star_gift_value_info_gen.go#L71: LastSaleDate int
tl_payments_unique_star_gift_value_info_gen.go#L140: if !(u.LastSaleDate == 0) {
tl_payments_unique_star_gift_value_info_gen.go#L199: u.LastSaleDate = val
tl_payments_unique_star_gift_value_info_gen.go#L328: if !(u.LastSaleDate == 0) {
tl_payments_unique_star_gift_value_info_gen.go#L375: b.PutInt(u.LastSaleDate)
tl_payments_unique_star_gift_value_info_gen.go#L461: u.LastSaleDate = value
tl_payments_unique_star_gift_value_info_gen.go#L589: u.LastSaleDate = value
tl_payments_unique_star_gift_value_info_gen.go#L601: return u.LastSaleDate, 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. |