-
Notifications
You must be signed in to change notification settings - Fork 1
TunaProfile Class
Phaze edited this page Jul 15, 2023
·
1 revision
update(): ProfileUpdate
- Returns an instance of ProfileUpdate used to update the users profile
user
: TunaUser
loaded
: Bool
username
: String
bio
: String
showExplicitContent
: Bool
social
: Object
-
twitchId
: String -
twitterId
: String -
instagramId
: String -
tiktokId
: String -
youtubeId
: String -
soundcloudId
: String -
personalSite
: String
Note for images: I am planning to implement avatar/banner changing apis in the future
picture
: String
banner
: String
Written by phaze