Profile¶
- class crunpyroll.types.Profile¶
Info about current profile.
- Parameters:
avatar (
str) – Avatar of the account.email_verified (
bool) – True, if email is verified.email (
str) – Email of the account.maturity_rating (
str) – Maturity rating of the account.preferred_language (
str) – Preferred language for communication.preferred_subtitle_language (
str) – Preferred subtitles language for content.profile_name (
str) – Name of the profile.username (
str) – Username of the account.