MCPcopy Create free account
hub / github.com/DiscordMessenger/dm / GetHTTPClient

Function GetHTTPClient

src/windows/Main.cpp:1833–1836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1831}
1832
1833HTTPClient* GetHTTPClient()
1834{
1835 return g_pHTTPClient;
1836}
1837
1838InstanceMutex g_instanceMutex;
1839

Callers 15

RequestFetchChannelsMethod · 0.85
ErrorMessageMethod · 0.85
RequestMessagesMethod · 0.85
RequestPinnedMessagesMethod · 0.85
TypingMethod · 0.85
RequestDeleteMessageMethod · 0.85
RequestLeaveGuildMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected