ChannelMessagePinCreatedEvent
ChannelMessagePinCreatedEvent =
object
Event data emitted when a message is pinned to a channel.
Properties
channelId
channelId:
ChannelGuid
The ID of the channel where the message was pinned.
communityId?
optionalcommunityId:CommunityGuid
messageId
messageId:
MessageGuid
The ID of the message that was pinned.