interface IPFSDatastoreChatMessageHistoryProps {
    datastore: Datastore<{}, {}, {}, {}, {}, {}, {}, {}, {}, {}>;
    sessionId: string;
}

Properties

Properties

datastore: Datastore<{}, {}, {}, {}, {}, {}, {}, {}, {}, {}>

Type declaration

    Type declaration

      Type declaration

        Type declaration

          Type declaration

            Type declaration

              Type declaration

                Type declaration

                  Type declaration

                    Type declaration

                      sessionId: string

                      Generated using TypeDoc