Package-level declarations

Types

Link copied to clipboard

Centralized utility class for conversation-related operations. This ensures consistent conversation ID generation across the application.

Link copied to clipboard
class MessageMigrationUtils(val di: DI) : DIAware

Utility responsible for migrating legacy messages to the newer conversation-ID–based chat naming format.

Link copied to clipboard

Utility functions for formatting message metadata and generating stable chat identifiers used throughout the messaging system.