Skip to content

Reaction field missing from SSE output in daemon --http mode #1935

@x4r70u5

Description

@x4r70u5

When receiving a message reaction via daemon --http SSE stream, the envelope contains:
"dataMessage": {"timestamp": ..., "message": null, "expiresInSeconds": 0, "isExpirationUpdate": false, "viewOnce": false}

The reaction field is completely absent. Expected: "dataMessage": {"reaction": {"emoji": "...", "targetSentTimestamp": ...}}

Version: 0.13.23
Command: signal-cli -a +XX daemon --http 127.0.0.1:8080

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions