github.com/gotd/td/tg.StarGiftAuctionUserState.Returned (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_star_gift_auction_user_state_gen.go#L58: 	Returned bool
		tl_star_gift_auction_user_state_gen.go#L106: 	if !(s.Returned == false) {
		tl_star_gift_auction_user_state_gen.go#L146: 	s.Returned = from.GetReturned()
		tl_star_gift_auction_user_state_gen.go#L224: 	if !(s.Returned == false) {
		tl_star_gift_auction_user_state_gen.go#L301: 	s.Returned = s.Flags.Has(1)
		tl_star_gift_auction_user_state_gen.go#L344: 		s.Returned = true
		tl_star_gift_auction_user_state_gen.go#L347: 		s.Returned = false