- Preparing search index...
- The search index is not available
matrix-js-sdk
Type alias EventHandlerMap
Event
Handler
Map
: { Relations.add
: ((event
: MatrixEvent) => void); Relations.redaction
: ((event
: MatrixEvent) => void); Relations.remove
: ((event
: MatrixEvent) => void); }