matrix-js-sdk
    Preparing search index...

    Interface ToDeviceBatch

    interface ToDeviceBatch {
        batch: ToDeviceMessage[];
        eventType: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    eventType: string