Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ GetDiscordToken
Function
GetDiscordToken
src/windows/Main.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
std::string GetDiscordToken()
129
{
130
return g_pDiscordInstance->GetToken();
131
}
132
133
HINSTANCE g_hInstance;
134
WNDCLASS g_MainWindowClass;
Callers
1
WindowProc
Function · 0.85
Calls
1
GetToken
Method · 0.80
Tested by
no test coverage detected