1## GithubUser
2
3```json
4{
5 "display_name": "bdach",
6 "github_url": "https://github.com/bdach",
7 "github_username": "bdach",
8 "id": 218,
9 "osu_username": null,
10 "user_id": null,
11 "user_url": null
12}
13```
14
15Field | Type
16----------------|-----
17display_name | string
18github_url | string?
19github_username | string?
20id | integer?
21osu_username | string?
22user_id | integer?
23user_url | string?