![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data that is received as part of a voice server update event. More...
#include <EventManager.hpp>
Public Data Members | |
std::string | endpoint {} |
The new endpoint. | |
Snowflake | guildId {} |
The id of the Guild for which the server update is occurring. | |
std::string | token {} |
The token of the server update event. | |