メインコンテンツまでスキップ

Interface

This interface describes persisted user data returned by mutation and database helpers.

PropertyTypeOptionalDescription
_idstringMongoDB document ID.
flagsArrayStored user flags.
guildstringThe guild ID.
userstringThe user ID.
namestringUsername stored for the user.
createdAtstringISO timestamp of creation.
lastUpdatedstringISO timestamp of the last update.
levelnumberThe user's level.
xpnumberThe user's XP total.
xp_ratenumberStored XP rate for the user record.