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