Construct a new user instance.
user_name : str The case-insensitive username of the user.
user_name
User
user = redivis.user("imathews")
Was this helpful?