MCPcopy Create free account
hub / github.com/AudiusProject/apps / updateUser

Function updateUser

packages/common/src/api/tan-query/useUpdateUser.ts:102–122  ·  view source on GitHub ↗
(
  sdk: AudiusSdk,
  userId: number,
  metadata: Partial<UserMetadata> | { playlist_library: PlaylistLibrary },
  coverArtFile?: File,
  profilePictureFile?: File
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

updatePlaylistLibraryFunction · 0.90
useUpdateUserFunction · 0.70

Calls 2

userMetadataToSdkFunction · 0.90
updateProfileMethod · 0.80

Tested by

no test coverage detected