Skip to main content
Module

x/feomasto/priv/mast.ts>Attachment

Sync posts from Mastodon into FeoBlog
Go to Latest
interface Attachment
import { type Attachment } from "https://deno.land/x/feomasto@v0.1.0/priv/mast.ts";

Properties

url: string
optional
preview_url: string
optional
remote_url: string
optional
description: string
type:
| "image"
| "video"
| "audio"
| string