github.com/gotd/td/tg.PaymentsUniqueStarGiftValueInfo.ListedCount (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_unique_star_gift_value_info_gen.go#L89: ListedCount int
tl_payments_unique_star_gift_value_info_gen.go#L152: if !(u.ListedCount == 0) {
tl_payments_unique_star_gift_value_info_gen.go#L215: u.ListedCount = val
tl_payments_unique_star_gift_value_info_gen.go#L340: if !(u.ListedCount == 0) {
tl_payments_unique_star_gift_value_info_gen.go#L387: b.PutInt(u.ListedCount)
tl_payments_unique_star_gift_value_info_gen.go#L489: u.ListedCount = value
tl_payments_unique_star_gift_value_info_gen.go#L661: u.ListedCount = value
tl_payments_unique_star_gift_value_info_gen.go#L673: return u.ListedCount, 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. |