Skip to content

TunaProfile Class

Phaze edited this page Jul 15, 2023 · 1 revision

Methods

update(): ProfileUpdate - Returns an instance of ProfileUpdate used to update the users profile

Values

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

Clone this wiki locally