![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For connecting two bots to stream the VC contents between the two. More...
#include <Utilities.hpp>
Public Data Members | |
std::string | address {} |
The address to connect to. | |
uint16_t | port {} |
The port to connect to. | |
bool | streamBotAudio {} |
Do we stream the audio coming from other bots? | |
StreamType | type {} |
The type of streamer that this is. Set one to client and one to server. | |