github.com/gotd/td/tg.PaymentsStarGiftAuctionState.Gift (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_star_gift_auction_state_gen.go#L43: Gift StarGiftClass
tl_payments_star_gift_auction_state_gen.go#L77: if !(s.Gift == nil) {
tl_payments_star_gift_auction_state_gen.go#L117: s.Gift = from.GetGift()
tl_payments_star_gift_auction_state_gen.go#L190: if s.Gift == nil {
tl_payments_star_gift_auction_state_gen.go#L193: if err := s.Gift.Encode(b); err != nil {
tl_payments_star_gift_auction_state_gen.go#L248: s.Gift = value
tl_payments_star_gift_auction_state_gen.go#L311: return s.Gift
![]() |
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. |