ThreadEventHandlerMap
ThreadEventHandlerMap =
object&EventTimelineSetHandlerMap
Defined in: src/models/thread.ts:41
Type Declaration
Section titled “Type Declaration”Thread.delete
Section titled “Thread.delete”Thread.delete: (
thread) =>void
Parameters
Section titled “Parameters”thread
Section titled “thread”Returns
Section titled “Returns”void
Thread.newReply
Section titled “Thread.newReply”Thread.newReply: (
thread,event) =>void
Parameters
Section titled “Parameters”thread
Section titled “thread”Returns
Section titled “Returns”void
Thread.update
Section titled “Thread.update”Thread.update: (
thread) =>void
Parameters
Section titled “Parameters”thread
Section titled “thread”Returns
Section titled “Returns”void
Thread.viewThread
Section titled “Thread.viewThread”Thread.viewThread: () =>
void
Returns
Section titled “Returns”void