This adds a method mRelatesTo() to Event, which returns the m.relates_to object. This can be used when we are getting the reaction key.
Type: add
Differential D193
Add function to get the original m.relates_to object of events tusooa on Oct 22 2024, 7:19 PM. Authored by
Details
This adds a method mRelatesTo() to Event, which returns the m.relates_to object. This can be used when we are getting the reaction key. Type: add Verify unit tests pass.
Diff Detail
|