github.com/gotd/td/tg.PaymentsChangeStarsSubscriptionRequest.Canceled (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_change_stars_subscription_gen.go#L57: Canceled bool
tl_payments_change_stars_subscription_gen.go#L84: if !(c.Canceled == false) {
tl_payments_change_stars_subscription_gen.go#L109: c.Canceled = val
tl_payments_change_stars_subscription_gen.go#L156: if !(c.Canceled == false) {
tl_payments_change_stars_subscription_gen.go#L187: b.PutBool(c.Canceled)
tl_payments_change_stars_subscription_gen.go#L232: c.Canceled = value
tl_payments_change_stars_subscription_gen.go#L256: c.Canceled = value
tl_payments_change_stars_subscription_gen.go#L268: return c.Canceled, true
![]() |
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. |