getFavouritedBy

abstract suspend fun getFavouritedBy(statusId: String): List<Account>

Gets who favourited a given status.