Skip to content

Commit 3c0d0cd

Browse files
Update docs/change-log/2025-07-02-gradient-roles-guild-tags.md
Co-authored-by: Suspense <[email protected]>
1 parent 98c219d commit 3c0d0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/change-log/2025-07-02-gradient-roles-guild-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ topics:
55
- "HTTP API"
66
---
77

8-
We've documented gradient role colors and guild tags in the API. Guild tags allow users to rep their primary server with a four character badge next to their display name. They can be accessed from `primary_guild` on a user. Gradient role colors allow servers to have roles with gradient colors instead of a single, solid color. They can be found as `colors` when interacting with roles in guilds. As part of this change we have deprecated the `color` field on roles, but it will still work for backwards compatibility.
8+
We've documented gradient role colors and guild tags in the API. Guild tags let users rep their favourite server with a 1-4 character badge next to their display name. They can be accessed using the `primary_guild` field on the user object. Servers can now give gradient colors to their roles instead of a single, solid color. Gradient colors use the new `colors` field on the guild object. As part of this change, the `color` field on roles is now deprecated, but it will still work for backwards compatibility.
99

1010
#### Gradient Role Colors
1111

0 commit comments

Comments
 (0)