Members
(readonly) client :Client
- Source:
The Client that this instance belongs to.
Type:
Methods
(async) getRegistrationStatus() → {Promise.<boolean>}
- Source:
Check if the client user is registered.
Should always return true
.
Returns:
- Type
- Promise.<boolean>