ChatAttachmentType type

Defines values for AttachmentType.

type ChatAttachmentType = "image" | "file" | "unknown"