Raw user object (used to store users in the database).
PARAMETER | TYPE | DESCRIPTION |
---|---|---|
guildId | The user's guild id. | |
userId | The user's id. | |
channels | The channels the user has spent voice time in. | |
totalVoiceTime | The total amount of voice time the user has. | |
xp | The amount of xp the user has. | |
level | The amount of level the user has. |