applyOutgoingReactionQueueStatus
open suspend fun applyOutgoingReactionQueueStatus(packetId: Int, status: MessageStatus): ReactionEntity?(source)
Reaction equivalent of applyOutgoingQueueStatus, restricted to one unambiguous outgoing row.
Return
the resolved reaction as read before the update, or null when no unambiguous non-received row matches.