masto
    Preparing search index...

    Interface CreateMediaAttachmentExtraParams

    interface CreateMediaAttachmentExtraParams {
        skipPolling?: boolean | null;
    }
    Index
    skipPolling?: boolean | null

    Wait resolving promise for the media to be uploaded. Defaults to false