github.com/gotd/td/tg.GlobalPrivacySettings.NoncontactPeersPaidStars (field)
8 uses
github.com/gotd/td/tg (current package)
tl_global_privacy_settings_gen.go#L96: NoncontactPeersPaidStars int64
tl_global_privacy_settings_gen.go#L139: if !(g.NoncontactPeersPaidStars == 0) {
tl_global_privacy_settings_gen.go#L176: g.NoncontactPeersPaidStars = val
tl_global_privacy_settings_gen.go#L272: if !(g.NoncontactPeersPaidStars == 0) {
tl_global_privacy_settings_gen.go#L299: b.PutLong(g.NoncontactPeersPaidStars)
tl_global_privacy_settings_gen.go#L341: g.NoncontactPeersPaidStars = value
tl_global_privacy_settings_gen.go#L468: g.NoncontactPeersPaidStars = value
tl_global_privacy_settings_gen.go#L480: return g.NoncontactPeersPaidStars, 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. |