github.com/gotd/td/tg.PaymentsStarGiftsBox.StarGifts (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_payments_get_star_gifts_gen.go#L188: 	return result.StarGifts, nil
		tl_payments_star_gifts_gen.go#L512: 	StarGifts PaymentsStarGiftsClass
		tl_payments_star_gifts_gen.go#L524: 	b.StarGifts = v
		tl_payments_star_gifts_gen.go#L530: 	if b == nil || b.StarGifts == nil {
		tl_payments_star_gifts_gen.go#L533: 	return b.StarGifts.Encode(buf)
		tl_server_gen.go#L11182: 		return &PaymentsStarGiftsBox{StarGifts: response}, nil