ProfileGuardianResult: {
    __typename: "ProfileGuardianResult";
    cooldownEndsOn: string | null;
    protected: boolean;
}

Type declaration

  • __typename: "ProfileGuardianResult"
  • cooldownEndsOn: string | null
  • protected: boolean