| 12345678910111213141516171819202122232425 |
- messages
- {
- "messages": [
- {
- "content": "Welcome to the project channel!",
- "receivers": []
- },
- {
- "content": "Thanks! Excited to get started.",
- "receivers": []
- },
- {
- "content": "Hey, let us discuss the API documentation.",
- "receivers": []
- },
- {
- "content": "Sure, I will start drafting it today.",
- "receivers": []
- },
- {
- "content": "Team announcement: Sprint review tomorrow at 2pm.",
- "receivers": []
- }
- ]
- }
|