Namespace EchoHub.Core.Models
Classes
- Attachment
A file attached to a message (image, audio, or any file). A message may carry zero or more attachments alongside its text content (Discord-style).
Enums
- AttachmentKind
The kind of a message attachment. Determines how the client renders it (ASCII preview for images, a play affordance for audio, a download line for files).