DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::stream_info Struct Reference

For connecting two bots to stream the vc contents between the two. More...

#include <Utilities.hpp>

Public Data Members

jsonifier::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?
 
stream_type type {}
 The type of streamer that this is. set one to client and one to server.
 

The documentation for this struct was generated from the following file: