MCPcopy 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
249void Frontend_Win32::UpdateSelectedGuild()
250{
251 SendMessage(g_Hwnd, WM_UPDATESELECTEDGUILD, 0, 0);
252}
253
254void Frontend_Win32::UpdateSelectedChannel()
255{

Callers 2

OnFetchedChannelsMethod · 0.80
OnSelectGuildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected