matrix-js-sdk
    Preparing search index...

    Interface EmptyRoomNameState

    interface EmptyRoomNameState {
        oldName?: string;
        type: EmptyRoom;
    }
    Index

    Properties

    Properties

    oldName?: string
    type: EmptyRoom