func github.com/gotd/td/tg.DecodeInputPrivacyKey

4 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_privacy_gen.go#L152: 		value, err := DecodeInputPrivacyKey(b)
		tl_account_set_privacy_gen.go#L172: 		value, err := DecodeInputPrivacyKey(b)
		tl_input_privacy_key_gen.go#L1103: func DecodeInputPrivacyKey(buf *bin.Buffer) (InputPrivacyKeyClass, error) {
		tl_input_privacy_key_gen.go#L1194: 	v, err := DecodeInputPrivacyKey(buf)