Skip to main content

ChannelGroupMoveRequest

ChannelGroupMoveRequest = object

Request to move a channel group to a different position in the sidebar.

Properties

beforeChannelGroupId?

optional beforeChannelGroupId: ChannelGroupGuid

The channel group to position this one above. If set, this channel group will appear directly above the specified channel group. Omit to move to the top of the sidebar.


id

id: ChannelGroupGuid

The ID of the channel group to move. Required.