Type AliasStatusEdit

StatusEdit: Pick<Status,
    | "content"
    | "spoilerText"
    | "sensitive"
    | "createdAt"
    | "account"
    | "mediaAttachments"
    | "emojis">