-
Notifications
You must be signed in to change notification settings - Fork 4
/
UG3UGF1AM
41 lines (41 loc) · 1021 Bytes
/
UG3UGF1AM
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"ok": true,
"user": {
"id": "UG3UGF1AM",
"team_id": "SOMETEAMID",
"name": "louis",
"deleted": false,
"color": "9f69e7",
"real_name": "louis",
"tz": "Asia/Kuala_Lumpur",
"tz_label": "Singapore Standard Time",
"tz_offset": 28800,
"profile": {
"title": "",
"phone": "",
"skype": "",
"real_name": "louis",
"real_name_normalized": "louis",
"display_name": "",
"display_name_normalized": "",
"fields": null,
"status_text": "",
"status_emoji": "",
"status_emoji_display_info": [],
"status_expiration": 0,
"avatar_hash": "lkasdjflka91",
"image_512": "https://example.com/image.png",
"status_text_canonical": "",
"team": "SOMETEAMID"
},
"is_admin": true,
"is_owner": true,
"is_primary_owner": true,
"is_restricted": false,
"is_ultra_restricted": false,
"is_bot": false,
"is_app_user": false,
"updated": 1674013969,
"is_email_confirmed": true
}
}