Type
This type is used to show the properties of the returned level role.
data object
β
The data of the level role, here are the properties:
Property | Type | Nullable | Description |
---|---|---|---|
_id | string | β | MongoDB object ID |
guild | string | β | The guild ID of the level role. |
level | number | β | The level of the role. |
roles | Array | β | Array of Role IDs |
timestamp | Date | β | The timestamp of the role. |