github.com/gotd/td/tg.StarGiftAuctionUserState.Returned (field)
7 uses
github.com/gotd/td/tg (current package)
tl_star_gift_auction_user_state_gen.go#L58: Returned bool
tl_star_gift_auction_user_state_gen.go#L106: if !(s.Returned == false) {
tl_star_gift_auction_user_state_gen.go#L146: s.Returned = from.GetReturned()
tl_star_gift_auction_user_state_gen.go#L224: if !(s.Returned == false) {
tl_star_gift_auction_user_state_gen.go#L301: s.Returned = s.Flags.Has(1)
tl_star_gift_auction_user_state_gen.go#L344: s.Returned = true
tl_star_gift_auction_user_state_gen.go#L347: s.Returned = false
![]() |
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. |