Files
plexruby/docs/models/operations/friend.md

6.7 KiB

Friend

Fields

Field Type Required Description Example
email ::String ✔️ The account email address username@email.com
friendly_name ::String ✔️ The account full name exampleUser
home T::Boolean ✔️ If the account is a Plex Home user
id ::Integer ✔️ The Plex account ID
restricted T::Boolean ✔️ If the account is a Plex Home managed user
shared_servers T::Array<::PlexRubySDK::Operations::SharedServers> ✔️ N/A
shared_sources T::Array<::PlexRubySDK::Operations::SharedSources> ✔️ N/A
status ::PlexRubySDK::Operations::Status ✔️ Current friend request status accepted
thumb ::String ✔️ URL of the account thumbnail https://plex.tv/users/7d1916e0d8f6e76b/avatar?c=1694481578
title ::String ✔️ The title of the account (username or friendly name) username123
username ::String ✔️ The account username username123
uuid ::String ✔️ The account Universally Unique Identifier (UUID) 7d1916e0d8f6e76b