github.com/gotd/td/tg.PremiumBoostsStatus.NextLevelBoosts (field)
8 uses
github.com/gotd/td/tg (current package)
tl_premium_boosts_status_gen.go#L69: NextLevelBoosts int
tl_premium_boosts_status_gen.go#L132: if !(b.NextLevelBoosts == 0) {
tl_premium_boosts_status_gen.go#L182: b.NextLevelBoosts = val
tl_premium_boosts_status_gen.go#L281: if !(b.NextLevelBoosts == 0) {
tl_premium_boosts_status_gen.go#L320: buf.PutInt(b.NextLevelBoosts)
tl_premium_boosts_status_gen.go#L403: b.NextLevelBoosts = value
tl_premium_boosts_status_gen.go#L518: b.NextLevelBoosts = value
tl_premium_boosts_status_gen.go#L530: return b.NextLevelBoosts, 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. |