Skip to content

Feature request: Add senders id to the chat reaction information #755

@BillTheBeast

Description

@BillTheBeast

What do you want to see in the API?

Chat Websocket ReceiveReaction message (and the stored chat history received from GET /chat/history) should return the id of the person sending the reaction.

Any additional info?

Currently the reaction object sent by the server contains a field for the name of the player, but it would likely be more sensible to handle the matching in the clientside with the id of the sender instead.

Metadata

Metadata

Labels

featureNew feature to add

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions