github.com/gotd/td/tg.StarsAmountBox.StarsAmount (field)

4 uses

	github.com/gotd/td/tg (current package)
		tl_stars_amount_gen.go#L408: 	StarsAmount StarsAmountClass
		tl_stars_amount_gen.go#L420: 	b.StarsAmount = v
		tl_stars_amount_gen.go#L426: 	if b == nil || b.StarsAmount == nil {
		tl_stars_amount_gen.go#L429: 	return b.StarsAmount.Encode(buf)