LinkedAccount

class qpy.LinkedAccount(linkdict)
id: int

The unique identifier of this linked account

service: str

The service that this linked account is a part of, one of these values; DISCORD / TWITCH / TWITTER / MASTODON / LASTFM / SPOTIFY / INSTAGRAM / REDDIT / YOUTUBE

linked_user_id: str

The id of this account in the third-party service’s system

linked_user_name: str

The name of this account in the third-party service’s system

linked_user_avatar: str

The URL of this account’s profile image

time_created: str

The timestamp of when this account was created

last_updated: str

The timestamp of when this account was last updated