@tak-ps/node-cot
    Preparing search index...

    Type Alias DirectChatMember

    type DirectChatMember = {
        callsign: string;
        uid: string;
    }
    Index

    Properties

    Properties

    callsign: string
    uid: string