Message Types: Inbound
Text
{
"type": "text",
"text": "hi",
"timestamp": 0
}
Image
{
"type": "image",
"text": "https://s3chatchannel-imagesbucket-qa.s3.us-west-2.amazonaws.com/1668587750577_a7b28eb4-b774-4fd0-9297-5ca258074c6d",
"url": "https://s3chatchannel-imagesbucket-qa.s3.us-west-2.amazonaws.com/1668587750577_a7b28eb4-b774-4fd0-9297-5ca258074c6d",
"timestamp": 0,
"contentType": "image/jpeg",
"fileName": "sample-clouds-400x300.jpg"
}
File
{
"type": "file",
"text": "https://s3chatchannel-imagesbucket-prod.s3-us-west-2.amazonaws.com/1672847029005_ffb80527-fd7d-4ed5-b320-8094b92efef6",
"url": "https://s3chatchannel-imagesbucket-prod.s3-us-west-2.amazonaws.com/1672847029005_ffb80527-fd7d-4ed5-b320-8094b92efef6",
"timestamp": 0,
"contentType": "application/pdf",
"fileName": "hi.pdf"
}
Video
{
"type": "video",
"text": "https://s3chatchannel-imagesbucket-qa.s3.us-west-2.amazonaws.com/1668587902537_ea995d59-1ccb-4dd2-a76e-04442746782a",
"url": "https://s3chatchannel-imagesbucket-qa.s3.us-west-2.amazonaws.com/1668587902537_ea995d59-1ccb-4dd2-a76e-04442746782a",
"timestamp": 0,
"contentType": "video/mp4",
"fileName": "prodsanitytest13bot_AgADcgUAArqtMVU.mp4"
}
Updated about 1 year ago