github.com/gotd/td/tg.PremiumBoostsStatus.NextLevelBoosts (field)
8 uses
github.com/gotd/td/tg (current package)
tl_premium_boosts_status_gen.go#L68: NextLevelBoosts int
tl_premium_boosts_status_gen.go#L129: if !(b.NextLevelBoosts == 0) {
tl_premium_boosts_status_gen.go#L179: b.NextLevelBoosts = val
tl_premium_boosts_status_gen.go#L278: if !(b.NextLevelBoosts == 0) {
tl_premium_boosts_status_gen.go#L317: buf.PutInt(b.NextLevelBoosts)
tl_premium_boosts_status_gen.go#L397: b.NextLevelBoosts = value
tl_premium_boosts_status_gen.go#L512: b.NextLevelBoosts = value
tl_premium_boosts_status_gen.go#L524: return b.NextLevelBoosts, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |