github.com/gotd/td/tg.PaymentsStarGiftActiveAuctionsBox.StarGiftActiveAuctions (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_payments_get_star_gift_active_auctions_gen.go#L186: 	return result.StarGiftActiveAuctions, nil
		tl_payments_star_gift_active_auctions_gen.go#L477: 	StarGiftActiveAuctions PaymentsStarGiftActiveAuctionsClass
		tl_payments_star_gift_active_auctions_gen.go#L489: 	b.StarGiftActiveAuctions = v
		tl_payments_star_gift_active_auctions_gen.go#L495: 	if b == nil || b.StarGiftActiveAuctions == nil {
		tl_payments_star_gift_active_auctions_gen.go#L498: 	return b.StarGiftActiveAuctions.Encode(buf)
		tl_server_gen.go#L11724: 		return &PaymentsStarGiftActiveAuctionsBox{StarGiftActiveAuctions: response}, nil