Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ empty
Method
empty
Telegram/SourceFiles/data/data_message_reactions.cpp:2337–2339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2335
}
2336
2337
bool MessageReactions::empty() const {
2338
return _list.empty();
2339
}
2340
2341
bool MessageReactions::hasUnread() const {
2342
for (auto &[emoji, list] : _recent) {
Callers
15
ListFromMTP
Function · 0.45
LookupPossibleReactions
Function · 0.45
refreshEffects
Method · 0.45
choosePaidReactionAnimation
Method · 0.45
randomLoadedFrom
Method · 0.45
updateGeneric
Method · 0.45
defaultUpdated
Method · 0.45
myTagsUpdated
Method · 0.45
tagsUpdated
Method · 0.45
customEmojiResolveDone
Method · 0.45
send
Method · 0.45
poll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected