portail/site/data/chat.sample.json

18 lines
228 B
JSON
Raw Normal View History

2019-08-16 21:39:08 +00:00
{
"crapauds": {
"total": 2300,
"recent": 200
},
"canaux": {
"total": 183,
"recent": 23,
"liste": [
"general",
"accueil"
]
},
"messages": {
"total": 23400,
"recent": 892
}
}