ChannelDirectoryEditedEvent
ChannelDirectoryEditedEvent =
object
Event payload emitted when a directory is renamed.
Properties
channelId
channelId:
ChannelGuid
The unique identifier of the channel containing the directory.
communityId
communityId:
CommunityGuid
The unique identifier of the community.
id
id:
DirectoryGuid
The unique identifier of the edited directory.
name
name:
string
The new display name of the directory.
parentDirectoryId
parentDirectoryId:
DirectoryGuid
The ID of the parent directory.