Packages@robojs/mock
MockRole
Interface: MockRole
Full role object
See
https://discord.com/developers/docs/topics/permissions#role-object
Properties
| Property | Type |
|---|---|
color | number |
flags | number |
guildId | string |
hoist | boolean |
icon? | null | string |
id | string |
managed | boolean |
mentionable | boolean |
name | string |
permissions | string |
position | number |
tags? | MockRoleTags |
unicodeEmoji? | null | string |
