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
|
{
"voice_states": [],
"verification_level": 2,
"unavailable": false,
"system_channel_id": "9876543210",
"splash": "abc",
"roles": [],
"region": "us-east",
"presences": [],
"owner_id": "157203992353570816",
"name": "abcdefg, hijklmnop, qrs, tuv, wx, y and z, now i know my abc's, next time won't you sing with me",
"mfa_level": 0,
"members": [],
"member_count": 585,
"large": true,
"joined_at": "2017-01-15T04:31:06.080000+00:00",
"id": "0123456789",
"icon": "def",
"features": [
"VIP_REGIONS",
"VERIFIED",
"VANITY_URL",
"INVITE_SPLASH"
],
"explicit_content_filter": 0,
"emojis": [],
"default_message_notifications": 1,
"channels": [],
"application_id": null,
"afk_timeout": 300,
"afk_channel_id": null
}
|