matrix-js-sdk

    Interface ICreateRoomStateEvent

    interface ICreateRoomStateEvent {
        content: IContent;
        state_key?: string;
        type: string;
    }
    Index

    Properties

    content: IContent
    state_key?: string
    type: string
    MMNEPVFCICPMFPCPTTAAATR