AppleSauce
    Preparing search index...

    Type Alias UnlockedContacts

    Type for contact events with unlocked hidden tags

    type UnlockedContacts = {
        "[HiddenContactsSymbol]": ProfilePointer[];
    }
    Index

    Properties

    "[HiddenContactsSymbol]": ProfilePointer[]