github.com/gotd/td/tg.StarGiftAuctionState.TotalRounds (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_auction_state_gen.go#L201: 	TotalRounds int
		tl_star_gift_auction_state_gen.go#L256: 	if !(s.TotalRounds == 0) {
		tl_star_gift_auction_state_gen.go#L300: 	s.TotalRounds = from.GetTotalRounds()
		tl_star_gift_auction_state_gen.go#L411: 	b.PutInt(s.TotalRounds)
		tl_star_gift_auction_state_gen.go#L535: 		s.TotalRounds = value
		tl_star_gift_auction_state_gen.go#L642: 	return s.TotalRounds