masto
    Preparing search index...

    Interface CreateMediaAttachmentExtraParams

    interface CreateMediaAttachmentExtraParams {
        skipPolling?: boolean;
    }
    Index

    Properties

    Properties

    skipPolling?: boolean

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