mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-25 16:08:04 +01:00
Server side support for delivery receipts.
This commit is contained in:
@@ -41,7 +41,7 @@ public class IncomingMessage {
|
||||
private String relay;
|
||||
|
||||
@JsonProperty
|
||||
private long timestamp;
|
||||
private long timestamp; // deprecated
|
||||
|
||||
|
||||
public String getDestination() {
|
||||
|
||||
Reference in New Issue
Block a user