NexSDK
GitHub
Coding Standards
Preparing search index...
MessageResponse
Interface MessageResponse
interface
MessageResponse
{
body
:
MessageResponseBody
;
channel
:
string
;
content_type
:
string
;
conversation_id
:
string
;
created_at
:
string
;
id
:
string
;
media_url
:
MessageResponseMediaUrl
;
sender_id
:
MessageResponseSenderId
;
sender_type
:
string
;
status
:
string
;
template_name
:
MessageResponseTemplateName
;
updated_at
:
string
;
}
Index
Properties
body
channel
content_
type
conversation_
id
created_
at
id
media_
url
sender_
id
sender_
type
status
template_
name
updated_
at
Properties
body
body
:
MessageResponseBody
channel
channel
:
string
content_
type
content_type
:
string
conversation_
id
conversation_id
:
string
created_
at
created_at
:
string
id
id
:
string
media_
url
media_url
:
MessageResponseMediaUrl
sender_
id
sender_id
:
MessageResponseSenderId
sender_
type
sender_type
:
string
status
status
:
string
template_
name
template_name
:
MessageResponseTemplateName
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
channel
content_
type
conversation_
id
created_
at
id
media_
url
sender_
id
sender_
type
status
template_
name
updated_
at
GitHub
Coding Standards
NexSDK
Loading...