Skip to main content

ChannelMessagePinCreatedEvent

ChannelMessagePinCreatedEvent = object

Event payload emitted when a message is pinned in a channel.

Properties

channelId

channelId: ChannelGuid

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


communityId?

optional communityId: CommunityGuid

The unique identifier of the community. Optional.


messageId

messageId: MessageGuid

The unique identifier of the pinned message.