Endo
    Preparing search index...
    • ^chatroom

      Parameters

      • selfProposedName: string

      Returns { "self-proposed-name": () => string; subscribe: (user: any) => Promise<any> } & RemotableObject<
          `Alleged: ${string}`,
      > & RemotableBrand<
          {},
          {
              "self-proposed-name": () => string;
              subscribe: (user: any) => Promise<any>;
          },
      >