# Functions
No description provided by the author
# Structs
Conversation represents a chat conversation in the database.
Message represents a chat message in the database.
No description provided by the author
# Interfaces
ChatDB interface defines the database operations.