- Preparing search index...
- The search index is not available
matrix-js-sdk
Type alias EventHandlerMap
EventHandlerMap: { Thread.delete: ((thread) => void); Thread.newReply: ((thread,
event) => void); Thread.update: ((thread) => void); Thread.viewThread: (() => void); } & EventTimelineSetHandlerMap