Interface
This interface is used to set the options for level roles in the database.
collection "simply-xp-levelroles"
β
Name of collection to use, has to be simply-xp-levelroles
when using the properties below.
data object
β
The data to set for the level role, here are the properties:
Property | Type | Optional | Description |
---|---|---|---|
guild | string | β | The guild ID of the level role. |
level | number | β | The level of the role. |
role | string | β | The ID of the role. |
timestamp | Date | β | The timestamp of the role. |