chat_ui/src/message_information/domain/domain library

Domain layer barrel export for Message Information module

Exports the repository interface and use cases for the message information following Clean Architecture patterns.

Classes

FetchMessageReceiptsUseCase
Use case for fetching message receipts.
MessageInformationRepository
Repository interface for message information operations.