D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::voicestate, including all inherited members.
build_json(bool with_id=false) const | dpp::json_interface< voicestate > | inline |
channel_id | dpp::voicestate | |
fill_from_json(nlohmann::json *j) | dpp::json_interface< voicestate > | inline |
fill_from_json_impl(nlohmann::json *j) | dpp::voicestate | protected |
flags | dpp::voicestate | |
guild_id | dpp::voicestate | |
is_deaf() const | dpp::voicestate | |
is_mute() const | dpp::voicestate | |
is_self_deaf() const | dpp::voicestate | |
is_self_mute() const | dpp::voicestate | |
is_suppressed() const | dpp::voicestate | |
json_interface< voicestate > | dpp::voicestate | friend |
request_to_speak | dpp::voicestate | |
self_stream() const | dpp::voicestate | |
self_video() const | dpp::voicestate | |
session_id | dpp::voicestate | |
shard | dpp::voicestate | |
to_json(bool with_id=false) const | dpp::json_interface< voicestate > | inline |
user_id | dpp::voicestate | |
voicestate() | dpp::voicestate | |
~voicestate()=default | dpp::voicestate | virtual |