Skip to content

Commit 4a4815c

Browse files
authored
Update user.mdx
1 parent 359428e commit 4a4815c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/resources/user.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@ Premium types denote the level of premium a user has. Visit the [Nitro](https://
119119

120120
###### User Primary Guild
121121

122-
| Field | Type | Description |
123-
|-------------------|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
124-
| 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. the server no longer supports tags. This can be ``false``, e.g. the user manually removes their tag. |
126-
| tag | ?string | the text of the user's server tag. Limited to 4 characters |
127-
| badge | ?string | the [server tag badge hash](/docs/reference#image-formatting) |
122+
| Field | Type | Description |
123+
|-------------------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
124+
| 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. the server no longer supports tags. This can be `false`, e.g. the user manually removes their tag. |
126+
| tag | ?string | the text of the user's server tag. Limited to 4 characters |
127+
| badge | ?string | the [server tag badge hash](/docs/reference#image-formatting) |
128128

129129
### Avatar Decoration Data Object
130130

0 commit comments

Comments
 (0)