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

5 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_notify_exceptions_gen.go#L216: 		value, err := DecodeInputNotifyPeer(b)
		tl_account_get_notify_settings_gen.go#L152: 		value, err := DecodeInputNotifyPeer(b)
		tl_account_update_notify_settings_gen.go#L166: 		value, err := DecodeInputNotifyPeer(b)
		tl_input_notify_peer_gen.go#L698: func DecodeInputNotifyPeer(buf *bin.Buffer) (InputNotifyPeerClass, error) {
		tl_input_notify_peer_gen.go#L754: 	v, err := DecodeInputNotifyPeer(buf)