ChannelMessageReactionCreatedEvent
ChannelMessageReactionCreatedEvent =
object
Event data emitted when a reaction is added to a message.
Properties
channelId
channelId:
ChannelGuid
The ID of the channel containing the message.
communityId?
optionalcommunityId:CommunityGuid
messageId
messageId:
MessageGuid
The ID of the message that received the reaction.
shortcode
shortcode:
string
The emoji shortcode of the reaction that was added.
userId
userId:
UserGuid
The ID of the user who added the reaction.