Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
SendChatInput
Type alias SendChatInput
Send
Chat
Input
:
{
attachmentIds
?:
InputMaybe
<
Scalars
[
"ID"
]
[]
>
;
customerId
:
Scalars
[
"ID"
]
;
text
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
threadId
?:
InputMaybe
<
Scalars
[
"ID"
]
>
;
}
Type declaration
Optional
attachment
Ids
?:
InputMaybe
<
Scalars
[
"ID"
]
[]
>
customer
Id
:
Scalars
[
"ID"
]
Optional
text
?:
InputMaybe
<
Scalars
[
"String"
]
>
Optional
thread
Id
?:
InputMaybe
<
Scalars
[
"ID"
]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc