Skip to content

Commit ca764a7

Browse files
authored
Update user.mdx
1 parent b857000 commit ca764a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/user.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Premium types denote the level of premium a user has. Visit the [Nitro](https://
122122
| Field | Type | Description |
123123
|-------------------|------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
124124
| identity_guild_id | ?snowflake | the id of the user's primary guild |
125-
| identity_enabled | ?boolean | whether the user is displaying the primary guild's server tag. This can be ``null``, if the system clears the identity, e.g. because the server no longer supports tags. This rarely returns ``false``. |
125+
| identity_enabled | ?boolean | whether the user is displaying the primary guild's server tag. This can be ``null`` if the system clears the identity, e.g. because the server no longer supports tags. This rarely returns ``false``. |
126126
| tag | ?string | the text of the user's server tag. Limited to 4 characters |
127127
| badge | ?string | the [server tag badge hash](/docs/reference#image-formatting) |
128128

0 commit comments

Comments
 (0)