ReactionListener type

Callback definition for handling the ReactionEventType event.

type ReactionListener = (data: ReactionEventPayload) => void