You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/guild.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1236,7 +1236,7 @@ This endpoint supports the `X-Audit-Log-Reason` header.
1236
1236
| name | string | name of the role, max 100 characters | "new role" |
1237
1237
| permissions | string | bitwise value of the enabled/disabled permissions |@everyone permissions in guild |
1238
1238
| 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)|
1240
1240
| hoist | boolean | whether the role should be displayed separately in the sidebar | false |
1241
1241
| icon | ?[image data](/docs/reference#image-data)| the role's icon image (if the guild has the `ROLE_ICONS` feature) | null |
1242
1242
| 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