Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
SendCustomerChatInput
Type alias SendCustomerChatInput
Send
Customer
Chat
Input
:
{
attachmentIds
?:
InputMaybe
<
Scalars
[
"ID"
]
[]
>
;
customerId
:
Scalars
[
"ID"
]
;
text
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
threadId
:
Scalars
[
"ID"
]
;
}
Type declaration
Optional
attachment
Ids
?:
InputMaybe
<
Scalars
[
"ID"
]
[]
>
customer
Id
:
Scalars
[
"ID"
]
Optional
text
?:
InputMaybe
<
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