github.com/gotd/td/tg.StarGiftAuctionStateFinished.ListedCount (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_auction_state_gen.go#L687: 	ListedCount int
		tl_star_gift_auction_state_gen.go#L734: 	if !(s.ListedCount == 0) {
		tl_star_gift_auction_state_gen.go#L769: 		s.ListedCount = val
		tl_star_gift_auction_state_gen.go#L838: 	if !(s.ListedCount == 0) {
		tl_star_gift_auction_state_gen.go#L871: 		b.PutInt(s.ListedCount)
		tl_star_gift_auction_state_gen.go#L929: 		s.ListedCount = value
		tl_star_gift_auction_state_gen.go#L975: 	s.ListedCount = value
		tl_star_gift_auction_state_gen.go#L987: 	return s.ListedCount, true