mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Send and receive polls with latest protocol version
This commit is contained in:
@@ -365,7 +365,8 @@ message DataMessage {
|
||||
CDN_SELECTOR_ATTACHMENTS = 5;
|
||||
MENTIONS = 6;
|
||||
PAYMENTS = 7;
|
||||
CURRENT = 7;
|
||||
POLLS = 8;
|
||||
CURRENT = 8;
|
||||
}
|
||||
|
||||
message GiftBadge {
|
||||
|
||||
Reference in New Issue
Block a user