github.com/gotd/td/tg.StarGiftAuctionState.GiftsLeft (field)
6 uses
github.com/gotd/td/tg (current package)
tl_star_gift_auction_state_gen.go#L197: GiftsLeft int
tl_star_gift_auction_state_gen.go#L250: if !(s.GiftsLeft == 0) {
tl_star_gift_auction_state_gen.go#L298: s.GiftsLeft = from.GetGiftsLeft()
tl_star_gift_auction_state_gen.go#L409: b.PutInt(s.GiftsLeft)
tl_star_gift_auction_state_gen.go#L521: s.GiftsLeft = value
tl_star_gift_auction_state_gen.go#L626: return s.GiftsLeft
![]() |
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. |