matrix-js-sdk

    Interface GeneratedRoomNameState

    interface GeneratedRoomNameState {
        count: number;
        names: string[];
        subtype?: "Inviting";
        type: Generated;
    }
    Index

    Properties

    count: number
    names: string[]
    subtype?: "Inviting"
    type: Generated
    MMNEPVFCICPMFPCPTTAAATR