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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_privacy_rule_gen.go#L1023: func (i *InputPrivacyValueDisallowChatParticipants) Decode(b *bin.Buffer) error {
		tl_input_privacy_rule_gen.go#L1602: 		if err := v.Decode(buf); err != nil {