Skip to content

Commit fab1010

Browse files
authored
Updated attributes documentation
1 parent 66189af commit fab1010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plexapi/myplex.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ class MyPlexUser(PlexObject):
516516
thumb (str): Link to the users avatar.
517517
title (str): Seems to be an aliad for username.
518518
username (str): User's username.
519+
servers: Servers shared between user and friend
519520
"""
520521
TAG = 'User'
521522
key = 'https://plex.tv/api/users/'

0 commit comments

Comments
 (0)