performAction

abstract suspend fun performAction(accountId: String, action: AccountAction)

Performs an action against an account and logs this action in the moderation history.