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 44fbc45 commit d393bd6Copy full SHA for d393bd6
docs/topics/permissions.md
@@ -208,7 +208,7 @@ Roles represent a set of permissions attached to a group of users. Roles have na
208
| id | snowflake | role id |
209
| name | string | role name |
210
| color | integer | integer representation of hexadecimal color code |
211
-| colors | [role colors](/docs/topics/permissions#role-colors-object) object | the role colors |
+| colors | [role colors](/docs/topics/permissions#role-colors-object) object | the role's colors |
212
| hoist | boolean | if this role is pinned in the user listing |
213
| icon? | ?string | role [icon hash](/docs/reference#image-formatting) |
214
| unicode_emoji? | ?string | role unicode emoji |
0 commit comments