13 lines
173 B
JSON
13 lines
173 B
JSON
{
|
|
"recipient": "xxx",
|
|
"messages": [
|
|
{
|
|
"timestamp": 1705130000,
|
|
"body": "xxx"
|
|
},
|
|
{
|
|
"timestamp": 1705130000,
|
|
"body": "xxx"
|
|
}
|
|
]
|
|
}
|