portail/site/data/chat.sample.json
2019-08-17 05:39:08 +08:00

18 lines
228 B
JSON

{
"crapauds": {
"total": 2300,
"recent": 200
},
"canaux": {
"total": 183,
"recent": 23,
"liste": [
"general",
"accueil"
]
},
"messages": {
"total": 23400,
"recent": 892
}
}