matrix-appservice-bridge
    Preparing search index...

    Interface FileUploadOpts

    interface FileUploadOpts {
        name?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    name?: string
    type?: string