matrix-js-sdk
    Preparing search index...

    Interface RoomTombstoneEventContent

    interface RoomTombstoneEventContent {
        body: string;
        replacement_room: string;
    }
    Index

    Properties

    body: string
    replacement_room: string