Skip to main content

MessageReaction

MessageReaction = object

Represents a reaction on a message, used within ChannelMessage objects.

Properties

shortcode

shortcode: string

The emoji shortcode of the reaction (e.g., "thumbsup", "heart").


userId

userId: UserGuid

The ID of the user who added the reaction.