MCPcopy 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
128std::string GetDiscordToken()
129{
130 return g_pDiscordInstance->GetToken();
131}
132
133HINSTANCE g_hInstance;
134WNDCLASS g_MainWindowClass;

Callers 1

WindowProcFunction · 0.85

Calls 1

GetTokenMethod · 0.80

Tested by

no test coverage detected