We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366b6ca commit 44fbc45Copy full SHA for 44fbc45
docs/topics/permissions.md
@@ -245,7 +245,7 @@ This object will always be filled with `primary_color` being the role's `color`.
245
| tertiary_color | ?integer | the role tertiary color, this will make the role gradient between the other provided colors |
246
247
:::info
248
-If you provide a `tertiary_color`, you must follow the holographic style preset. Which is:
+When sending `tertiary_color` the API enforces the role color to be a holographic style with values of:
249
`primary_color = 11127295`, `secondary_color = 16759788`, and `tertiary_color = 16761760`.
250
:::
251
0 commit comments