commentOnAccount

abstract suspend fun commentOnAccount(accountId: String, comment: String? = null): Relationship

Sets a private note on a user.