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

5 uses

	github.com/gotd/td/tg (current package)
		tl_account_set_privacy_gen.go#L188: 			value, err := DecodeInputPrivacyRule(b)
		tl_input_privacy_rule_gen.go#L1204: func DecodeInputPrivacyRule(buf *bin.Buffer) (InputPrivacyRuleClass, error) {
		tl_input_privacy_rule_gen.go#L1288: 	v, err := DecodeInputPrivacyRule(buf)
		tl_stories_edit_story_gen.go#L416: 			value, err := DecodeInputPrivacyRule(b)
		tl_stories_send_story_gen.go#L517: 			value, err := DecodeInputPrivacyRule(b)