Skip to main content

ChannelGroupMovedEvent

ChannelGroupMovedEvent = object

Event payload emitted when a visible channel group is moved to a different position in the sidebar.

Properties

beforeChannelGroupId?

optional beforeChannelGroupId: ChannelGroupGuid

Indicates the new position. If set, this channel group now appears directly above the specified channel group. If undefined, this channel group is now at the bottom of the sidebar.


communityId

communityId: CommunityGuid

The ID of the community containing the channel group.


id

id: ChannelGroupGuid

The ID of the moved channel group.