mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Add ability to cancel a pending vote.
This commit is contained in:
committed by
Cody Henthorne
parent
08eca9ac27
commit
91b70038e6
@@ -250,4 +250,5 @@ message PollVoteJobData {
|
||||
uint32 initialRecipientCount = 3;
|
||||
uint32 voteCount = 4;
|
||||
bool isRemoval = 5;
|
||||
uint64 optionId = 6;
|
||||
}
|
||||
Reference in New Issue
Block a user