Revert "Merge branch 'discord'"
This reverts commite7b9a57723, reversing changes made to02b4aa3c91. Revert "moved rapidjson files" This reverts commitf5012f770c.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace td {
|
||||
namespace utils {
|
||||
|
||||
void InitDiscordRPC();
|
||||
void UpdateDiscordRPC();
|
||||
void ShutdownDiscordRPC();
|
||||
|
||||
void UpdateDiscordPresence(const std::string& state, const std::string& details, bool resetTimer = false);
|
||||
|
||||
} // namespace utils
|
||||
} // namespace td
|
||||
Reference in New Issue
Block a user