Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
ReplyToThreadInput
Type alias ReplyToThreadInput
Reply
To
Thread
Input
:
{
channelSpecificOptions
?:
InputMaybe
<
ReplyToThreadChannelSpecificOptionsInput
>
;
impersonation
?:
InputMaybe
<
ImpersonationInput
>
;
markdownContent
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
textContent
:
Scalars
[
"String"
]
;
threadId
:
Scalars
[
"ID"
]
;
}
Type declaration
Optional
channel
Specific
Options
?:
InputMaybe
<
ReplyToThreadChannelSpecificOptionsInput
>
Optional
impersonation
?:
InputMaybe
<
ImpersonationInput
>
Optional
markdown
Content
?:
InputMaybe
<
Scalars
[
"String"
]
>
text
Content
:
Scalars
[
"String"
]
thread
Id
:
Scalars
[
"ID"
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc