-
Notifications
You must be signed in to change notification settings - Fork 4
/
U04A3C2LC6N
46 lines (46 loc) · 1.35 KB
/
U04A3C2LC6N
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
42
43
44
45
46
{
"ok": true,
"user": {
"id": "U04A3C2LC6N",
"team_id": "SOMETEAMID",
"name": "somebot",
"deleted": false,
"color": "e7392d",
"real_name": "somebot",
"tz": "America/Los_Angeles",
"tz_label": "Pacific Standard Time",
"tz_offset": -28800,
"profile": {
"title": "",
"phone": "",
"skype": "",
"real_name": "somebot",
"real_name_normalized": "somebot",
"display_name": "",
"display_name_normalized": "",
"fields": null,
"status_text": "",
"status_emoji": "",
"status_emoji_display_info": [],
"status_expiration": 0,
"avatar_hash": "asdlkfj99",
"api_app_id": "SOMEAPPID",
"always_active": true,
"bot_id": "SOMEBOTID",
"first_name": "somebot",
"last_name": "",
"status_text_canonical": "",
"team": "SOMETEAMID"
},
"is_admin": false,
"is_owner": false,
"is_primary_owner": false,
"is_restricted": false,
"is_ultra_restricted": false,
"is_bot": true,
"is_app_user": false,
"updated": 1667958788,
"is_email_confirmed": false,
"who_can_share_contact_card": "EVERYONE"
}
}