matrix-js-sdk
    Preparing search index...

    Interface IRecipientPermissionCondition

    interface IRecipientPermissionCondition {
        key: string;
        kind: RecipientPermission | RecipientPermissionPrefix;
        [k: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [k: string]: any
    Index
    key: string