Interface
This interface is used to show the properties of User
, this is a hybrid type as it is both a method, and a return
type.
Property | Type | Nullable | Description |
---|---|---|---|
flags | Array | β | The flags of the user. |
guild | string | β | The guild ID of user. |
user | string | β | The ID of the user. |
name | string | β | The name of the user. |
Position | number | β | The position of user. |
level | number | β | The level of the user |
xp | number | β | The XP of the user. |