|  | D++ (DPP)
    C++ Discord API Bot Library | 
Voice state update. More...
#include <dispatcher.h>
 Inheritance diagram for dpp::voice_state_update_t:
 Inheritance diagram for dpp::voice_state_update_t: Collaboration diagram for dpp::voice_state_update_t:
 Collaboration diagram for dpp::voice_state_update_t:| Public Member Functions | |
| voice_state_update_t (class discord_client *client, const std::string &raw) | |
| Public Attributes | |
| class discord_client * | from | 
| std::string | raw_event | 
| voicestate | state | 
Voice state update.
| dpp::voice_state_update_t::voice_state_update_t | ( | class discord_client * | client, | 
| const std::string & | raw | ||
| ) | 
Constructor
| client | The shard the event originated on | 
| raw | Raw event text as JSON | 
| 
 | inherited | 
Shard the event came from
| 
 | inherited | 
Raw event text
| voicestate dpp::voice_state_update_t::state | 
Voice state