github.com/gotd/td/tg.PaymentsStarGiftAuctionState.State (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_star_gift_auction_state_gen.go#L45: State StarGiftAuctionStateClass
tl_payments_star_gift_auction_state_gen.go#L80: if !(s.State == nil) {
tl_payments_star_gift_auction_state_gen.go#L118: s.State = from.GetState()
tl_payments_star_gift_auction_state_gen.go#L196: if s.State == nil {
tl_payments_star_gift_auction_state_gen.go#L199: if err := s.State.Encode(b); err != nil {
tl_payments_star_gift_auction_state_gen.go#L255: s.State = value
tl_payments_star_gift_auction_state_gen.go#L319: return s.State
tl_payments_star_gift_auction_state_gen.go#L356: return s.State.AsModified()
![]() |
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. |