Changes proposed in this pull request:
To make it possible to know when the reaction has happened, when listening to events, one needs to have access to the PostReaction object. This was added easily and shouldn't have any negative side effects.
Confirmed
[x] Backend changes: tests are green (run composer test).
Changes proposed in this pull request: To make it possible to know when the reaction has happened, when listening to events, one needs to have access to the
PostReaction
object. This was added easily and shouldn't have any negative side effects.Confirmed
composer test
).