github.com/gotd/td/tg.GlobalPrivacySettings.NewNoncontactPeersRequirePremium (field)
7 uses
github.com/gotd/td/tg (current package)
tl_global_privacy_settings_gen.go#L75: NewNoncontactPeersRequirePremium bool
tl_global_privacy_settings_gen.go#L133: if !(g.NewNoncontactPeersRequirePremium == false) {
tl_global_privacy_settings_gen.go#L173: g.NewNoncontactPeersRequirePremium = from.GetNewNoncontactPeersRequirePremium()
tl_global_privacy_settings_gen.go#L266: if !(g.NewNoncontactPeersRequirePremium == false) {
tl_global_privacy_settings_gen.go#L334: g.NewNoncontactPeersRequirePremium = g.Flags.Has(4)
tl_global_privacy_settings_gen.go#L431: g.NewNoncontactPeersRequirePremium = true
tl_global_privacy_settings_gen.go#L434: g.NewNoncontactPeersRequirePremium = 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. |