masto
    Preparing search index...

    Interface CreateMediaAttachmentExtraParams

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

    Properties

    Properties

    skipPolling?: boolean | null

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