chat_back/app/tests/mock_x_chats.json

10 lines
No EOL
90 B
JSON

[
{
"user_id": 1,
"chat_id": 2
},
{
"user_id": 3,
"chat_id": 2
}
]