discord-client/webpack/mockup/ws-login-success.json

8 lines
53 B
JSON
Raw Normal View History

{
"user": {
"uid": 12,
"name": "UserName"
}
}