-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinvites.json
55 lines (55 loc) · 1.51 KB
/
invites.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
51
52
53
54
55
{
"invites": [
{
"guildId": "1179003249232183306",
"code": "9ZJMWGeb",
"temporary": false,
"maxAge": 604800,
"maxUses": 0,
"inviterId": "1057955737009147974",
"targetUser": null,
"targetApplication": null,
"targetType": null,
"channelId": "1179003249232183310",
"createdTimestamp": 1703307097298,
"stageInstance": null,
"guildScheduledEvent": null,
"url": "https://discord.gg/9ZJMWGeb",
"expiresTimestamp": 1703911897000
},
{
"guildId": "1179003249232183306",
"code": "Hte8QEs5",
"temporary": false,
"maxAge": 604800,
"maxUses": 0,
"inviterId": "1070695676977102928",
"targetUser": null,
"targetApplication": null,
"targetType": null,
"channelId": "1179003249232183310",
"createdTimestamp": 1703158001399,
"stageInstance": null,
"guildScheduledEvent": null,
"url": "https://discord.gg/Hte8QEs5",
"expiresTimestamp": 1703762801000
},
{
"guildId": "1179003249232183306",
"code": "v9g4pWCN",
"temporary": false,
"maxAge": 604800,
"maxUses": 0,
"inviterId": "1057955737009147974",
"targetUser": null,
"targetApplication": null,
"targetType": null,
"channelId": "1179003249232183310",
"createdTimestamp": 1703156995229,
"stageInstance": null,
"guildScheduledEvent": null,
"url": "https://discord.gg/v9g4pWCN",
"expiresTimestamp": 1703761795000
}
]
}