Skip to main content

ChannelDeletedEvent

ChannelDeletedEvent = object

Event data emitted when a channel is no longer visible to your code. This includes deleted channels and existing channels that your code can no longer see due to permission changes.

Properties

channelGroupId

channelGroupId: ChannelGroupGuid

The channel group that contained the deleted channel.


communityId

communityId: CommunityGuid


id

id: ChannelGuid

The unique identifier of the deleted channel.