1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-07 00:16:57 +00:00
synapse/changelog.d/11126.feature
Brendan Abolivier c7a5e49664
Implement an on_new_event callback (#11126)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-10-26 15:17:36 +02:00

1 line
123 B
Gherkin

Add an `on_new_event` third-party rules callback to allow Synapse modules to act after an event has been sent into a room.