the conscructor of the user should only me invoked by the Client
the user id
optional options
adds the user to a user group as member
the user group
deletes a user
demote the user from beeing a subadmin of the user group
the user group
demote user from being a super admin
disables the user
enables the user
returns the phone number
address
returns the display name
display name
returns the email address
email adress
returns the langauge code
language code
get the last login date or null if the user has not been logged in yet
last login date or null if the user has not been logged in yet
returns the locale
locale
returns a list of user group ids where the user is member
a list of user group ids where the user is member
returns a list of user groups where the user is member
a list of user groups where the user is member
returns the phone number
phone number
returns information on quota, usage and available space
returns information on quota, usage and available space in a user friendly format
returns a list of user group ids where the user is subadmin
a list of user group ids where the user is subadmin
returns a list of user groups where the user is subadmin
a list of user groups where the user is subadmin
returns the twitter handle
twitter handle
returns the website
website
returns true if the user is enabled
true if the user is enabled
true if the user is a superadmin
true if the user is a superadmin
promote user to super admin
promote the user to be a subadmin of the user group
the user group
remove the user from a user group as member
the user group
resends the welcome email
set the address
the address
set the display name
the display name
set the email address
the email address
set the language code like EN, DE, FR...
the language code
set the locale like EN, DE, FR...
the locale
set the password
the password
set phone number
the phone number
sets the quota limit of the user
the quota string like "1 GB", "100 MB"
set the twitter handle
the twitter handle
set the website
the website
Generated using TypeDoc
The user class represents a user in nextcloud. async getGroups async isDisabled async getLastLogin async getEmail getId async getDisplayName