matrix-js-sdk
    Preparing search index...

    Interface RoomPinnedEventsEventContent

    interface RoomPinnedEventsEventContent {
        pinned: string[];
    }
    Index

    Properties

    Properties

    pinned: string[]