GetRelationshipsQueryParams
data class GetRelationshipsQueryParams(val actor: AtIdentifier, val others: List<AtIdentifier>? = null)
Parameters
actor
Primary account requesting relationships for.
others
List of 'other' accounts to be related back to the primary.