# Interfaces
ChatLogRepository is the interface for chat log repository.
ChatRepository is the interface for chat repository.
ChatUserRepository is the interface for chat user repository.
MessageRepository is the interface for message repository.