lib/repositories/chat-history
Type Aliases
Section titled “Type Aliases”Variables
Section titled “Variables”- addMessage
- addSession
- bulkAddFiles
- bulkDeleteMessages
- bulkPutSessions
- countMessages
- deleteFilesByMessageIds
- deleteFilesBySession
- deleteMessagesBySession
- deleteSessionRow
- dropDatabase
- getAllMessages
- getAllSessions
- getAllSessionsOrderedByRecency
- getFilesByMessageIds
- getLatestSession
- getMessage
- getMessagesByParents
- getMessagesBySession
- getMessagesBySessionAtTimestamp
- getMessagesBySessionOrderedByTimestamp
- getMessagesPaginated
- getRootMessagesForSession
- getSession
- updateMessage
- updateSession