Type Alias PostType

PostType:
    | "text"
    | "quote"
    | "link"
    | "answer"
    | "video"
    | "audio"
    | "photo"
    | "chat"