matrix-js-sdk
    Preparing search index...

    Interface IWithheld

    interface IWithheld {
        code: string;
        reason: string;
        room_id: string;
    }
    Index

    Properties

    Properties

    code: string
    reason: string
    room_id: string