MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / voteRestriction

Method voteRestriction

Telegram/SourceFiles/data/data_poll.cpp:417–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415}
416
417PollData::VoteRestriction PollData::voteRestriction() const {
418 return _voteRestriction;
419}
420
421crl::time PollData::voteRestrictionUpdated() const {
422 return _voteRestrictionUpdated;

Callers 2

sendVotesMethod · 0.80
knownVoteRestrictionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected