github.com/gotd/td/tg.PremiumBoostsStatus.MyBoost (field)
7 uses
github.com/gotd/td/tg (current package)
tl_premium_boosts_status_gen.go#L49: MyBoost bool
tl_premium_boosts_status_gen.go#L117: if !(b.MyBoost == false) {
tl_premium_boosts_status_gen.go#L173: b.MyBoost = from.GetMyBoost()
tl_premium_boosts_status_gen.go#L275: if !(b.MyBoost == false) {
tl_premium_boosts_status_gen.go#L369: b.MyBoost = b.Flags.Has(2)
tl_premium_boosts_status_gen.go#L458: b.MyBoost = true
tl_premium_boosts_status_gen.go#L461: b.MyBoost = 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. |