Methods
(static) deleteProfilePicture() → {Promise.<void>}
- Description:
- Delete profile picture for the authenticated user
- Source:
Returns:
- Type
- Promise.<void>
(static) otherStats(userId) → {Promise.<OtherStatsDTO>}
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
userId |
number | null | The user ID to reset permissions for. |
Returns:
- Type
- Promise.<OtherStatsDTO>