DegreesOfSeparationReferenceModuleSettings: {
    __typename: "DegreesOfSeparationReferenceModuleSettings";
    commentsRestricted: boolean;
    contract: NetworkAddress;
    degreesOfSeparation: number;
    mirrorsRestricted: boolean;
    quotesRestricted: boolean;
    sourceProfileId: ProfileId;
}

Type declaration

  • __typename: "DegreesOfSeparationReferenceModuleSettings"
  • commentsRestricted: boolean
  • contract: NetworkAddress
  • degreesOfSeparation: number
  • mirrorsRestricted: boolean
  • quotesRestricted: boolean
  • sourceProfileId: ProfileId