ReactionMessageInterface¶
This docs was updated at: 2026-03-21
com.paragon.messaging.core.ReactionMessageInterface ยท Interface
Extends OutboundMessage
Sealed sub-interface for reaction messages (emoji reactions).
This interface is part of the OutboundMessage sealed hierarchy and is implemented by
concrete reaction message classes.
Since: 2.1
Methods¶
messageId¶
Returns
the message ID to react to
emoji¶
Returns
optional emoji (empty means removal)
isRemoval¶
Returns
true if this is a reaction removal