github.com/gotd/td/tg.GlobalPrivacySettings.ArchiveAndMuteNewNoncontactPeers (field)
7 uses
github.com/gotd/td/tg (current package)
tl_global_privacy_settings_gen.go#L45: ArchiveAndMuteNewNoncontactPeers bool
tl_global_privacy_settings_gen.go#L121: if !(g.ArchiveAndMuteNewNoncontactPeers == false) {
tl_global_privacy_settings_gen.go#L169: g.ArchiveAndMuteNewNoncontactPeers = from.GetArchiveAndMuteNewNoncontactPeers()
tl_global_privacy_settings_gen.go#L254: if !(g.ArchiveAndMuteNewNoncontactPeers == false) {
tl_global_privacy_settings_gen.go#L330: g.ArchiveAndMuteNewNoncontactPeers = g.Flags.Has(0)
tl_global_privacy_settings_gen.go#L355: g.ArchiveAndMuteNewNoncontactPeers = true
tl_global_privacy_settings_gen.go#L358: g.ArchiveAndMuteNewNoncontactPeers = 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. |