Skip to content

Commit

Permalink
Fix reference to premium tier in guild structure (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
zspri authored and msciotti committed Jun 5, 2019
1 parent 6acf207 commit 4f84f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/Guild.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Guilds in Discord represent an isolated collection of users and channels, and ar
| vanity\_url\_code | ?string | the vanity url code for the guild |
| description | ?string | the description for the guild |
| banner | ?string | [banner hash](#DOCS_REFERENCE/image-formatting) |
| premium_tier | integer | [premium tier](#DOCS_REFERENCE/guild-object-premium-tier) |
| premium_tier | integer | [premium tier](#DOCS_RESOURCES_GUILD/guild-object-premium-tier) |
| premium_subscription_count? | integer | the total number of users currently boosting this server |

** \* These fields are only sent within the [GUILD_CREATE](#DOCS_TOPICS_GATEWAY/guild-create) event **
Expand Down

0 comments on commit 4f84f80

Please sign in to comment.