reactions

fun reactions(author: PubKey? = null, eventId: ByteString? = null, eventAuthor: PubKey? = null, since: Instant = Instant.EPOCH): Filter

Reactions authored by the given public key and/or associated with the given event and/or in response to the given public key.