DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Go to the source code of this file.
Classes and Structures | |
class | discord_core_api::discord_core_internal::co_routine_thread_pool |
A class representing a coroutine-based thread pool. More... | |
struct | discord_core_api::discord_core_internal::worker_thread |
A struct representing a worker thread for coroutine-based tasks. More... | |
Namespaces | |
namespace | discord_core_api |
The main namespace for the forward-facing interfaces. | |