Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
ThreadStatusTransitionedPublicEventPayload
Interface ThreadStatusTransitionedPublicEventPayload
interface
ThreadStatusTransitionedPublicEventPayload
{
eventType
:
"thread.thread_status_transitioned"
;
previousThread
:
Thread
;
thread
:
Thread
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
event
Type
previous
Thread
thread
Properties
event
Type
event
Type
:
"thread.thread_status_transitioned"
previous
Thread
previous
Thread
:
Thread
thread
thread
:
Thread
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
event
Type
previous
Thread
thread
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc