@softcose/softchat - v0.1.0
    Preparing search index...

    Type Alias Subject

    Subject: Readonly<
        {
            emojiTags: readonly NostrTag[];
            extensionTags: readonly NostrTag[];
            iconDimensions?: string;
            iconUrl?: string;
            participants: readonly NostrPublicKey[];
            rumor: NostrRumor;
            subject: string;
        },
    >

    Typed group-subject update.