Skip to main content

ChannelFileEditedEvent

ChannelFileEditedEvent = object

Event payload emitted when a file is renamed.

Properties

channelId

channelId: ChannelGuid

The unique identifier of the channel containing the file.


communityId

communityId: CommunityGuid

The unique identifier of the community.


directoryId

directoryId: DirectoryGuid

The ID of the directory containing the file.


id

id: FileGuid

The unique identifier of the edited file.


name

name: string

The new display name of the file.