aboutsummaryrefslogtreecommitdiff
path: root/tests/resources/guild_update_1.json
blob: 237a24bc3ab7fe57e52ca1ede3faff04d40cb99a (plain) (blame)
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
{
  "afk_channel_id": null,
  "afk_timeout": 300,
  "application_id": null,
  "default_message_notifications": 1,
  "embed_channel_id": null,
  "embed_enabled": true,
  "emojis": [
    {
      "id": "282924034348548097",
      "managed": false,
      "name": "ShrugAka",
      "require_colons": true,
      "roles": []
    }
  ],
  "explicit_content_filter": 2,
  "features": [],
  "icon": "f9fa93a37be18f8525d18371ee4f6d00",
  "id": "244567637332328449",
  "mfa_level": 0,
  "name": "Shinonome Lab!",
  "owner_id": "114941315417899012",
  "region": "us-west",
  "roles": [
    {
      "color": 3778244,
      "hoist": true,
      "id": "249422519335911424",
      "managed": false,
      "mentionable": true,
      "name": "a people",
      "permissions": 104324161,
      "position": 12
    }
  ],
  "splash": null,
  "verification_level": 2,
  "widget_channel_id": null,
  "widget_enabled": true
}