Type AliasMediaAttachmentType

MediaAttachmentType:
    | "image"
    | "video"
    | "gifv"
    | "audio"
    | "unknown"