2023-02-24 15:22:48 +00:00
|
|
|
{
|
|
|
|
"participants": [{"name": "User 1"}, {"name": "User 2"}],
|
|
|
|
"messages": [
|
|
|
|
{"sender_name": "User 2", "timestamp_ms": 1675597571851, "content": "Bye!"},
|
|
|
|
{
|
|
|
|
"sender_name": "User 1",
|
|
|
|
"timestamp_ms": 1675597435669,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "Oh no worries! Bye"
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 2",
|
|
|
|
"timestamp_ms": 1675596277579,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "No Im sorry it was my mistake, the blue one is not for sale"
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 1",
|
|
|
|
"timestamp_ms": 1675595140251,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "I thought you were selling the blue one!"
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 1",
|
|
|
|
"timestamp_ms": 1675595109305,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "Im not interested in this bag. Im interested in the blue one!"
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 2",
|
|
|
|
"timestamp_ms": 1675595068468,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "Here is $129"
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 2",
|
|
|
|
"timestamp_ms": 1675595060730,
|
|
|
|
"photos": [
|
|
|
|
{"uri": "url_of_some_picture.jpg", "creation_timestamp": 1675595059}
|
2023-05-02 22:24:53 +00:00
|
|
|
]
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 2",
|
|
|
|
"timestamp_ms": 1675595045152,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "Online is at least $100"
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 1",
|
|
|
|
"timestamp_ms": 1675594799696,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "How much do you want?"
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 2",
|
|
|
|
"timestamp_ms": 1675577876645,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "Goodmorning! $50 is too low."
|
2023-02-24 15:22:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sender_name": "User 1",
|
|
|
|
"timestamp_ms": 1675549022673,
|
2023-05-02 22:24:53 +00:00
|
|
|
"content": "Hi! Im interested in your bag. Im offering $50. Let me know if you are interested. Thanks!"
|
|
|
|
}
|
2023-02-24 15:22:48 +00:00
|
|
|
],
|
|
|
|
"title": "User 1 and User 2 chat",
|
|
|
|
"is_still_participant": true,
|
|
|
|
"thread_path": "inbox/User 1 and User 2 chat",
|
|
|
|
"magic_words": [],
|
|
|
|
"image": {"uri": "image_of_the_chat.jpg", "creation_timestamp": 1675549016},
|
2023-05-02 22:24:53 +00:00
|
|
|
"joinable_mode": {"mode": 1, "link": ""}
|
2023-02-24 15:22:48 +00:00
|
|
|
}
|