matrix-appservice-bridge
    Preparing search index...

    Interface ExchangeOpenAPIResponseBody

    interface ExchangeOpenAPIResponseBody {
        token: string;
        userId: string;
    }
    Index

    Properties

    Properties

    token: string
    userId: string