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

    Type Alias Edit

    Edit: Readonly<
        {
            compatibilityTags: readonly NostrTag[];
            content: string;
            emojiTags: readonly NostrTag[];
            originalEventId: NostrEventId;
            participants: readonly NostrPublicKey[];
            rumor: NostrRumor;
        },
    >

    Typed text-and-emoji edit.