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

    Type Alias Reaction

    Reaction: Readonly<
        {
            customEmojiUrl?: string;
            eventAuthors: readonly NostrPublicKey[];
            eventId: NostrEventId;
            eventKind: NostrEventKind;
            reaction: string;
            rumor: NostrRumor;
        },
    >

    Typed private reaction.