setAvatar

suspend fun setAvatar(hash: String, avatarId: String, oauthToken: String)

Sets the avatar for the given email (hash).

Parameters

hash

The hash of the email to set the avatar for

avatarId

The ID of the avatar to set

oauthToken

The OAuth token to use for authentication