File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ Roles represent a set of permissions attached to a group of users. Roles have na
219
219
| tags? | [ role tags] ( /docs/topics/permissions#role-object-role-tags-structure ) object | the tags this role has |
220
220
| flags | integer | [ role flags] ( /docs/topics/permissions#role-object-role-flags ) combined as a [ bitfield] ( https://en.wikipedia.org/wiki/Bit_field ) |
221
221
222
- Roles without colors (` color == 0` ) do not count towards the final computed color in the user list.
222
+ Roles without colors (` colors.primary_color == 0` ) do not count towards the final computed color in the user list.
223
223
224
224
\* ` color ` will still be returned by the API, but using the ` colors ` field is recommended when doing requests.
225
225
You can’t perform that action at this time.
0 commit comments