ChannelFileDeletedEvent
ChannelFileDeletedEvent =
object
Event payload emitted when a file is deleted.
Properties
channelId
channelId:
ChannelGuid
The unique identifier of the channel that contained the file.
communityId
communityId:
CommunityGuid
The unique identifier of the community.
directoryId
directoryId:
DirectoryGuid
The ID of the directory that contained the file.
id
id:
FileGuid
The unique identifier of the deleted file.