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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_set_global_privacy_settings_gen.go#L133: func (s *AccountSetGlobalPrivacySettingsRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L1707: 		if err := request.Decode(b); err != nil {