-
Notifications
You must be signed in to change notification settings - Fork 5
/
slack-generation.users.json
50 lines (50 loc) · 1.05 KB
/
slack-generation.users.json
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
47
48
49
50
[
{
"id": "U3E44CFA1",
"team_id": "T3CH1E",
"name": "usera",
"real_name": "UserA",
"is_bot": false,
"updated": 1690783143
},
{
"id": "U03CC4325",
"team_id": "T3CH1E",
"name": "usere",
"real_name": "UserE",
"is_bot": false,
"updated": 1690783142
},
{
"id": "UBB9D2B01",
"team_id": "T3CH1E",
"name": "userb",
"real_name": "UserB",
"is_bot": false,
"updated": 1690783141
},
{
"id": "U605AEB3E",
"team_id": "T3CH1E",
"name": "userd",
"real_name": "UserD",
"is_bot": false,
"updated": 1690783145
},
{
"id": "UEA27BBFF",
"team_id": "T3CH1E",
"name": "userf",
"real_name": "UserF",
"is_bot": false,
"updated": 1690783144
},
{
"id": "UFB3DA5BF",
"team_id": "T3CH1E",
"name": "userc",
"real_name": "UserC",
"is_bot": false,
"updated": 1690783140
}
]