mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Send related emoji along with Sticker, fix SendMessage types
This commit is contained in:
@@ -220,6 +220,7 @@ message DataMessage {
|
||||
optional bytes packKey = 2;
|
||||
optional uint32 stickerId = 3;
|
||||
optional AttachmentPointer data = 4;
|
||||
optional string emoji = 5;
|
||||
}
|
||||
|
||||
message Reaction {
|
||||
|
||||
Reference in New Issue
Block a user