Skip to content

Commit dc32e77

Browse files
's
Co-authored-by: Anthony <[email protected]>
1 parent 4697b9e commit dc32e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/guild.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ This endpoint supports the `X-Audit-Log-Reason` header.
12361236
| name | string | name of the role, max 100 characters | "new role" |
12371237
| permissions | string | bitwise value of the enabled/disabled permissions | @everyone permissions in guild |
12381238
| color | integer | RGB color value | 0 |
1239-
| colors | [role colors](/docs/topics/permissions#role-colors-object) object | the role colors | [default role colors object](/docs/topics/permissions#default-role-colors-object) |
1239+
| colors | [role colors](/docs/topics/permissions#role-colors-object) object | the role's colors | [default role colors object](/docs/topics/permissions#default-role-colors-object) |
12401240
| hoist | boolean | whether the role should be displayed separately in the sidebar | false |
12411241
| icon | ?[image data](/docs/reference#image-data) | the role's icon image (if the guild has the `ROLE_ICONS` feature) | null |
12421242
| unicode_emoji | ?string | the role's unicode emoji as a [standard emoji](/docs/reference#message-formatting) (if the guild has the `ROLE_ICONS` feature) | null |

0 commit comments

Comments
 (0)