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?
optionalcommunityId:CommunityGuid
The unique identifier of the community. Optional.
messageId
messageId:
MessageGuid
The unique identifier of the unpinned message.