pl-api
    Preparing search index...

    Interface GetRelationshipsParams

    interface GetRelationshipsParams {
        with_suspended?: boolean;
    }
    Index

    Properties

    Properties

    with_suspended?: boolean

    Boolean. Whether relationships should be returned for suspended users, defaults to false.