Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ quiz
Method
quiz
Telegram/SourceFiles/data/data_poll.cpp:375–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
bool PollData::quiz() const {
376
return (_flags & Flag::Quiz);
377
}
378
379
bool PollData::shuffleAnswers() const {
380
return (_flags & Flag::ShuffleAnswers);
Callers
15
fillContextMenuActions
Method · 0.80
ComposeReactionNotification
Method · 0.80
PollDataToMTP
Function · 0.80
PollDataToInputMedia
Function · 0.80
CreateAnswerRows
Function · 0.80
title
Method · 0.80
MessageAccessibilityName
Function · 0.80
MessageSubItemValue
Function · 0.80
FillPollOptionPage
Function · 0.80
AddPollActions
Function · 0.80
updateTotalVotes
Method · 0.80
textState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected