# Restrictions

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

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

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

## Properties

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

## Related types

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