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
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |