Voice server update.
More...
#include <dispatcher.h>
◆ voice_server_update_t()
dpp::voice_server_update_t::voice_server_update_t |
( |
class discord_client * |
client, |
|
|
const std::string & |
raw |
|
) |
| |
Constructor
- Parameters
-
client | The shard the event originated on |
raw | Raw event text as JSON |
◆ endpoint
std::string dpp::voice_server_update_t::endpoint |
◆ from
Shard the event came from
◆ guild_id
snowflake dpp::voice_server_update_t::guild_id |
◆ raw_event
std::string dpp::event_dispatch_t::raw_event |
|
inherited |
◆ token
std::string dpp::voice_server_update_t::token |