Skip to main content

ChannelMovedEvent

ChannelMovedEvent = object

Event data emitted when a visible channel is moved to a different position or channel group.

Properties

beforeChannelId?

optional beforeChannelId: ChannelGuid

Optional ID of the channel that this channel is now positioned before.


channelGroupId

channelGroupId: ChannelGroupGuid

The new channel group ID (after the move).


channelPermission?

optional channelPermission: ChannelPermission

Optional updated permissions if they changed due to the move.


communityId

communityId: CommunityGuid


id

id: ChannelGuid

The unique identifier of the moved channel.


roleOrMemberIds?

optional roleOrMemberIds: RoleOrMemberGuid[]

Updated IDs of roles or members with specific access rules.