Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ closed
Method
closed
Telegram/SourceFiles/data/data_poll.cpp:363–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
bool PollData::closed() const {
364
return (_flags & Flag::Closed);
365
}
366
367
bool PollData::publicVotes() const {
368
return (_flags & Flag::PublicVotes);
Callers
15
refreshVoteButton
Method · 0.45
fillContextMenuActions
Method · 0.45
addToggleTopicClosed
Method · 0.45
processPoll
Method · 0.45
CanSendAnyOfValue
Function · 0.45
PollDataToMTP
Function · 0.45
CanSendAnyOf
Function · 0.45
SubItemValue
Function · 0.45
PaintRow
Function · 0.45
MessageAccessibilityName
Function · 0.45
MessageSubItemValue
Function · 0.45
showContextMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected