You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\* In the case of endpoints that support GIFs, the hash will begin with `a_` if it is available in GIF format. These images can also be retrieved as animated WebP using the `?animated=true` querystring parameter. (example: `a_1269e74af4df7417b13759eae50c83dc`)
| 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. |
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)|
128
+
113
129
### Avatar Decoration Data Object
114
130
115
131
The data for the user's [avatar decoration](https://support.discord.com/hc/en-us/articles/13410113109911-Avatar-Decorations).
0 commit comments