github.com/gotd/td/tg.GlobalPrivacySettings.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_set_global_privacy_settings_gen.go#L149: 		if err := s.Settings.Decode(b); err != nil {
		tl_global_privacy_settings_gen.go#L186: func (g *GlobalPrivacySettings) Decode(b *bin.Buffer) error {