MCPcopy 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
91bool MessageList::IsCompact()
92{
93 return GetSettingsManager()->GetMessageCompact();
94}
95
96void RichEmbedFieldItem::Update()
97{

Callers

nothing calls this directly

Calls 2

GetSettingsManagerFunction · 0.85
GetMessageCompactMethod · 0.80

Tested by

no test coverage detected