github.com/gotd/td/tg.PremiumBoostsStatus.PremiumAudience (field)
8 uses
github.com/gotd/td/tg (current package)
tl_premium_boosts_status_gen.go#L75: PremiumAudience StatsPercentValue
tl_premium_boosts_status_gen.go#L135: if !(b.PremiumAudience.Zero()) {
tl_premium_boosts_status_gen.go#L186: b.PremiumAudience = val
tl_premium_boosts_status_gen.go#L284: if !(b.PremiumAudience.Zero()) {
tl_premium_boosts_status_gen.go#L323: if err := b.PremiumAudience.Encode(buf); err != nil {
tl_premium_boosts_status_gen.go#L406: if err := b.PremiumAudience.Decode(buf); err != nil {
tl_premium_boosts_status_gen.go#L536: b.PremiumAudience = value
tl_premium_boosts_status_gen.go#L548: return b.PremiumAudience, 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. |