matrix-appservice-bridge
    Preparing search index...

    Interface ExchangeOpenAPIRequestBody

    interface ExchangeOpenAPIRequestBody {
        matrixServer: string;
        openIdToken: string;
    }
    Index

    Properties

    matrixServer: string
    openIdToken: string