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