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. |