Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ shuffleAnswers
Method
shuffleAnswers
Telegram/SourceFiles/data/data_poll.cpp:379–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
bool PollData::shuffleAnswers() const {
380
return (_flags & Flag::ShuffleAnswers);
381
}
382
383
bool PollData::revotingDisabled() const {
384
return (_flags & Flag::RevotingDisabled);
Callers
1
PollDataToMTP
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected