interface IPFSDatastoreChatMessageHistoryInput {
    sessionId: string;
}

Properties

Properties

sessionId: string

Generated using TypeDoc