ChannelMessagePinDeletedEvent
ChannelMessagePinDeletedEvent =
object
Event data emitted when a pin is removed from a message.
Properties
channelId
channelId:
ChannelGuid
The ID of the channel where the message was unpinned.
communityId?
optionalcommunityId:CommunityGuid
messageId
messageId:
MessageGuid
The ID of the message that was unpinned.