Interface FirestoreDBChatMessageHistory

Interface for FirestoreDBChatMessageHistory. It includes the collection name, session ID, user ID, and optionally, the app index and configuration for the Firebase app.

Hierarchy

  • FirestoreDBChatMessageHistory

Properties

collectionName: string
sessionId: string
userId: string
appIdx?: number
config?: AppOptions

Generated using TypeDoc