![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data that is received as part of a Channel creation event. More...
#include <EventManager.hpp>
Public Data Members | |
std::unique_ptr< ChannelData > | channel { std::make_unique<ChannelData>() } |
The new Channel. | |