DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Go to the source code of this file.
Classes and Structures | |
struct | discord_core_api::create_guild_sticker_data |
For creating a single sticker_data. More... | |
struct | discord_core_api::delete_guild_sticker_data |
For deleting a single sticker_data. More... | |
struct | discord_core_api::get_guild_stickers_data |
For collecting a list of stickers from a chosen guild. More... | |
struct | discord_core_api::get_sticker_data |
For getting a sticker_data object for the given sticker id. More... | |
struct | discord_core_api::modify_guild_sticker_data |
For modifying a single sticker_data. More... | |
class | discord_core_api::stickers |
An interface class for the sticker_data related discord endpoints. More... | |
Namespaces | |
namespace | discord_core_api |
The main namespace for the forward-facing interfaces. | |