matrix-js-sdk
    Preparing search index...

    Interface SpaceChildEventContent

    interface SpaceChildEventContent {
        order?: string;
        suggested?: boolean;
        via?: string[];
    }
    Index

    Properties

    order?: string
    suggested?: boolean
    via?: string[]