Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ IsCompact
Method
IsCompact
src/windows/MessageList.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
bool MessageList::IsCompact()
92
{
93
return GetSettingsManager()->GetMessageCompact();
94
}
95
96
void RichEmbedFieldItem::Update()
97
{
Callers
nothing calls this directly
Calls
2
GetSettingsManager
Function · 0.85
GetMessageCompact
Method · 0.80
Tested by
no test coverage detected