github.com/gotd/td/tg.PaymentsGetResaleStarGiftsRequest.StarsOnly (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_payments_get_resale_star_gifts_gen.go#L69: 	StarsOnly bool
		tl_payments_get_resale_star_gifts_gen.go#L131: 	if !(g.StarsOnly == false) {
		tl_payments_get_resale_star_gifts_gen.go#L177: 	g.StarsOnly = from.GetStarsOnly()
		tl_payments_get_resale_star_gifts_gen.go#L271: 	if !(g.StarsOnly == false) {
		tl_payments_get_resale_star_gifts_gen.go#L344: 	g.StarsOnly = g.Flags.Has(5)
		tl_payments_get_resale_star_gifts_gen.go#L454: 		g.StarsOnly = true
		tl_payments_get_resale_star_gifts_gen.go#L457: 		g.StarsOnly = false