Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ UpdateSelectedGuild
Method
UpdateSelectedGuild
src/windows/Frontend_Win32.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
void Frontend_Win32::UpdateSelectedGuild()
250
{
251
SendMessage(g_Hwnd, WM_UPDATESELECTEDGUILD, 0, 0);
252
}
253
254
void Frontend_Win32::UpdateSelectedChannel()
255
{
Callers
2
OnFetchedChannels
Method · 0.80
OnSelectGuild
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected