Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ OpenDiscordServer
Method
OpenDiscordServer
TranslucentTB/application.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void Application::OpenDiscordServer()
134
{
135
UWP::OpenUri(wf::Uri(L
"https://discord.gg/TranslucentTB"
));
136
}
137
138
int Application::Run()
139
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected