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

6 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_auction_state_gen.go#L672: 	StartDate int
		tl_star_gift_auction_state_gen.go#L725: 	if !(s.StartDate == 0) {
		tl_star_gift_auction_state_gen.go#L765: 	s.StartDate = from.GetStartDate()
		tl_star_gift_auction_state_gen.go#L867: 	b.PutInt(s.StartDate)
		tl_star_gift_auction_state_gen.go#L908: 		s.StartDate = value
		tl_star_gift_auction_state_gen.go#L953: 	return s.StartDate