getRelationships

abstract suspend fun getRelationships(accountIds: List<String>): List<Relationship>?

Gets the relationship between the current account and the given accounts.

Find out whether given accounts are followed, blocked, muted, etc.