ChatAttachmentType type

Definuje hodnoty pro AttachmentType.

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