Skip to main content

Neuralk.users.update_info

Neuralk.users.update_info(user)

Update user information.

  • Parameters: user (User) – The user object containing updated information
  • Returns: The updated user object
  • Return type: User
  • Raises: NeuralkException – If updating the user information fails

On this page