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

6 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_auction_state_gen.go#L199: 	CurrentRound int
		tl_star_gift_auction_state_gen.go#L253: 	if !(s.CurrentRound == 0) {
		tl_star_gift_auction_state_gen.go#L299: 	s.CurrentRound = from.GetCurrentRound()
		tl_star_gift_auction_state_gen.go#L410: 	b.PutInt(s.CurrentRound)
		tl_star_gift_auction_state_gen.go#L528: 		s.CurrentRound = value
		tl_star_gift_auction_state_gen.go#L634: 	return s.CurrentRound