zendesk-messaging-client
Preparing search index...
Types
GetConversationData
Type Alias GetConversationData
type
GetConversationData
=
{
body
?:
never
;
path
:
{
appId
:
string
;
conversationId
:
string
}
;
query
?:
never
;
url
:
"/v2/apps/{appId}/conversations/{conversationId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
appId
:
string
;
conversationId
:
string
}
Type declaration
appId
:
string
Identifies the app.
conversationId
:
string
Identifies the conversation.
Optional
query
query
?:
never
url
url
:
"/v2/apps/{appId}/conversations/{conversationId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
zendesk-messaging-client
Loading...
Identifies the app.