Marmot-TS
    Preparing search index...

    Type Alias FetchableLocatorOptions

    type FetchableLocatorOptions = {
        allowedLocatorKinds?: readonly string[];
        supportedLocatorKinds?: readonly string[];
    }
    Index

    Core - Encrypted Media

    allowedLocatorKinds?: readonly string[]

    The group's allowed_locator_kinds (marmot.group.encrypted-media.v1). A locator whose kind is not allowed is unfetchable and skipped — but it does NOT invalidate the attachment or drop the message. When omitted, the policy gate is not applied (all structurally-valid locators are considered).

    supportedLocatorKinds?: readonly string[]

    Locator kinds the client supports; defaults to SUPPORTED_LOCATOR_KINDS.