ChannelDirectoryCreatedEvent
ChannelDirectoryCreatedEvent =
object
Event payload emitted when a directory is created.
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 created directory.
name
name:
string
The display name of the created directory.
parentDirectoryId
parentDirectoryId:
DirectoryGuid
The ID of the parent directory.