github.com/gotd/td/tg.StarsSubscription.CanRefulfill (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stars_subscription_gen.go#L55: CanRefulfill bool
tl_stars_subscription_gen.go#L114: if !(s.CanRefulfill == false) {
tl_stars_subscription_gen.go#L176: s.CanRefulfill = from.GetCanRefulfill()
tl_stars_subscription_gen.go#L289: if !(s.CanRefulfill == false) {
tl_stars_subscription_gen.go#L383: s.CanRefulfill = s.Flags.Has(1)
tl_stars_subscription_gen.go#L466: s.CanRefulfill = true
tl_stars_subscription_gen.go#L469: s.CanRefulfill = false
![]() |
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. |