setAvatarUrl

abstract suspend fun setAvatarUrl(userId: UserId, avatarUrl: String?, asUserId: UserId? = null): Result<Unit>

See also

SetAvatarUrl