ChannelMessageReactionDeletedEvent
ChannelMessageReactionDeletedEvent =
object
Event data emitted when a reaction is removed from 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 had the reaction removed.
shortcode
shortcode:
string
The emoji shortcode of the reaction that was removed.
userId
userId:
UserGuid
The ID of the user whose reaction was removed.