ChannelMovedEvent
ChannelMovedEvent =
object
Event data emitted when a visible channel is moved to a different position or channel group.
Properties
beforeChannelId?
optionalbeforeChannelId: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?
optionalchannelPermission: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?
optionalroleOrMemberIds:RoleOrMemberGuid[]
Updated IDs of roles or members with specific access rules.