matrix-js-sdk
    Preparing search index...

    Interface RoomPolicyContent

    interface RoomPolicyContent {
        public_key: string;
        via: string;
    }
    Index

    Properties

    Properties

    public_key: string
    via: string