blockAccount

abstract suspend fun blockAccount(accountId: String): Relationship

Blocks the given account.

Clients should filter statuses from this account, if received (e.g. due to a boost in the Home timeline).