github.com/gotd/td/tg.PaymentsUpdateStarGiftPriceRequest.ResellAmount (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_payments_update_star_gift_price_gen.go#L48: 	ResellAmount StarsAmountClass
		tl_payments_update_star_gift_price_gen.go#L69: 	if !(u.ResellAmount == nil) {
		tl_payments_update_star_gift_price_gen.go#L91: 	u.ResellAmount = from.GetResellAmount()
		tl_payments_update_star_gift_price_gen.go#L149: 	if u.ResellAmount == nil {
		tl_payments_update_star_gift_price_gen.go#L152: 	if err := u.ResellAmount.Encode(b); err != nil {
		tl_payments_update_star_gift_price_gen.go#L186: 		u.ResellAmount = value
		tl_payments_update_star_gift_price_gen.go#L204: 	return u.ResellAmount