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()