# Restrictions

**Kind**: interface | **Module**: [Channels](https://docs.interop.io/desktop/reference/javascript/channels/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/channels/restrictions/index.html

All restrictions applied to a window for publishing or subscribing to Channels.

*Since: io.Connect Desktop 9.3, @interopio/desktop 6.3.1*

## Properties

- **`channels`** (`ChannelRestrictions[]`, required)
  List of restrictions for publishing or subscribing to Channels.

## Related types

- [ChannelRestrictions](https://docs.interop.io/desktop/reference/javascript/channels/channelrestrictions/index.md)
