Skip to main content

ChannelMessagePinDeletedEvent

ChannelMessagePinDeletedEvent = object

Event payload emitted when a pin is removed from a message.

Properties

channelId

channelId: ChannelGuid

The unique identifier of the channel where the message was unpinned.


communityId?

optional communityId: CommunityGuid

The unique identifier of the community. Optional.


messageId

messageId: MessageGuid

The unique identifier of the unpinned message.