github.com/gotd/td/tg.PaymentsStarGiftCollectionsBox.StarGiftCollections (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_payments_get_star_gift_collections_gen.go#L222: 	return result.StarGiftCollections, nil
		tl_payments_star_gift_collections_gen.go#L376: 	StarGiftCollections PaymentsStarGiftCollectionsClass
		tl_payments_star_gift_collections_gen.go#L388: 	b.StarGiftCollections = v
		tl_payments_star_gift_collections_gen.go#L394: 	if b == nil || b.StarGiftCollections == nil {
		tl_payments_star_gift_collections_gen.go#L397: 	return b.StarGiftCollections.Encode(buf)
		tl_server_gen.go#L11639: 		return &PaymentsStarGiftCollectionsBox{StarGiftCollections: response}, nil