Constructor
new User(obj)
Parameters:
Name | Type | Description |
---|---|---|
obj |
object |
- Source:
Extends
Members
(nullable) description :string
The user's description on serverlist.space.
Type:
- string
- Source:
(readonly) pageURL :string
The user's page on serverlist.space.
Type:
- string
- Source:
(readonly) raw :object
The raw object of the class, giving the class properties value.
Type:
- object
- Inherited From:
- Source:
Methods
toString()
Returns text that Discord recognizes as a user mention.
- Source: