masto
    Preparing search index...

    Interface UpdateStatusMediaAttribute

    interface UpdateStatusMediaAttribute {
        description?: string | null;
        focus?: string | null;
        id: string;
        thumbnail?: string | Blob | null;
    }
    Index

    Properties

    description?: string | null

    A plain-text description of the media, for accessibility purposes.

    focus?: string | null

    Two floating points (x,y), comma-delimited, ranging from -1.0 to 1.0

    id: string

    The ID of the media attachment to be modified

    thumbnail?: string | Blob | null

    Custom thumbnail