This is the complete list of members for DiscordCPP::VoiceChannel, including all inherited members.
| api_call(const std::string &url, const std::string &method="GET", const json &data=json(), const std::string &content_type="", const bool cache=true) | DiscordCPP::DiscordObject | protected |
| Channel(const json &data, const std::string &token) | DiscordCPP::Channel | |
| Channel(const std::string &id, const std::string &token) | DiscordCPP::Channel | |
| Channel(const std::string &token) | DiscordCPP::Channel | explicit |
| Channel()=default | DiscordCPP::Channel | |
| connect() | DiscordCPP::VoiceChannel | |
| delete_channel() | DiscordCPP::Channel | |
| DiscordObject()=default | DiscordCPP::DiscordObject | |
| DiscordObject(std::string token) | DiscordCPP::DiscordObject | explicit |
| DiscordObject(std::string token, std::string id) | DiscordCPP::DiscordObject | explicit |
| DM enum value | DiscordCPP::Channel | |
| get_bitrate() | DiscordCPP::VoiceChannel | inline |
| get_icon() | DiscordCPP::Channel | inline |
| get_id() const | DiscordCPP::DiscordObject | inline |
| get_name() | DiscordCPP::Channel | inline |
| get_parent() | DiscordCPP::VoiceChannel | |
| get_position() | DiscordCPP::Channel | inline |
| get_token() const | DiscordCPP::DiscordObject | inlineprotected |
| get_type() | DiscordCPP::Channel | inline |
| get_user_limit() | DiscordCPP::VoiceChannel | inline |
| GROUP_DM enum value | DiscordCPP::Channel | |
| GUILD_CATEGORY enum value | DiscordCPP::Channel | |
| GUILD_DIRECTORY enum value | DiscordCPP::Channel | |
| GUILD_FORUM enum value | DiscordCPP::Channel | |
| GUILD_NEWS enum value | DiscordCPP::Channel | |
| GUILD_NEWS_THREAD enum value | DiscordCPP::Channel | |
| GUILD_PRIVATE_THREAD enum value | DiscordCPP::Channel | |
| GUILD_PUBLIC_THREAD enum value | DiscordCPP::Channel | |
| GUILD_STAGE_VOICE enum value | DiscordCPP::Channel | |
| GUILD_TEXT enum value | DiscordCPP::Channel | |
| GUILD_VOICE enum value | DiscordCPP::Channel | |
| operator std::string() | DiscordCPP::Channel | inlineexplicit |
| Type enum name | DiscordCPP::Channel | |
| VoiceChannel(Discord *client, const json &data, const std::string &token) | DiscordCPP::VoiceChannel | |
| VoiceChannel(Discord *client, const std::string &id, const std::string &token) | DiscordCPP::VoiceChannel | |
| VoiceChannel()=default | DiscordCPP::VoiceChannel | |